Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - W index
The Linux kernel configuration item CONFIG_WIL6210_ISR_COR
:
CONFIG_WIL6210
ISR registers on wil6210 chip may operate in either COR (Clear-On-Read) or W1C (Write-1-to-Clear) mode. For production code, use COR (say y); is default since it saves extra target transaction; For ISR debug, use W1C (say n); is allows to monitor ISR registers with debugfs. If COR were used, ISR would self-clear when accessed for debug purposes, it makes such monitoring impossible. Say y unless you debug interrupts
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - W index
Automatically generated (in year 2024). See also LKDDb sources on GitLab