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