Searched refs:COR (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/net/wireless/ath/wil6210/ |
D | Kconfig | 25 COR (Clear-On-Read) or W1C (Write-1-to-Clear) mode. 26 For production code, use COR (say y); is default since 29 registers with debugfs. If COR were used, ISR would
|
/linux-6.1.9/drivers/char/xilinx_hwicap/ |
D | xilinx_hwicap.c | 130 .COR = 9, 155 .COR = 9, 180 .COR = 9, 205 .COR = 9,
|
D | xilinx_hwicap.h | 134 u32 COR; member
|
/linux-6.1.9/drivers/iio/adc/ |
D | at91-sama5d2_adc.c | 172 u16 COR; member 273 .COR = 0x4c, 310 .COR = 0x5c, 796 cur_cor = at91_adc_readl(st, COR); in at91_adc_cor() 799 at91_adc_writel(st, COR, cur_cor | cor); in at91_adc_cor() 801 at91_adc_writel(st, COR, cur_cor & ~cor); in at91_adc_cor()
|