Searched refs:PCAP_ADC_ADA2_MASK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/include/linux/mfd/ | ||
| D | ezx-pcap.h | 156 #define PCAP_ADC_ADA2_MASK		0x00000380  macro | 
| /Linux-v6.6/drivers/mfd/ | ||
| D | ezx-pcap.c | 281 	tmp &= ~(PCAP_ADC_ADA1_MASK | PCAP_ADC_ADA2_MASK);  in pcap_adc_irq() |