Home
last modified time | relevance | path

Searched refs:PCAP_IRQ_ADCDONE2 (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/mfd/
Dezx-pcap.c405 PCAP_IRQ_ADCDONE2 : PCAP_IRQ_ADCDONE); in ezx_pcap_remove()
467 (1 << PCAP_IRQ_ADCDONE2)); in ezx_pcap_probe()
492 PCAP_IRQ_ADCDONE2 : PCAP_IRQ_ADCDONE); in ezx_pcap_probe()
/linux-3.4.99/include/linux/mfd/
Dezx-pcap.h107 #define PCAP_IRQ_ADCDONE2 20 /* ADC done port 2 */ macro