Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dmotorola-cpcap.h40 #define CPCAP_REG_INTS4 0x002c /* Interrupt Sense 4 */ macro
/linux/drivers/mfd/
H A Dmotorola-cpcap.c42 if (reg < CPCAP_REG_INTS1 || reg > CPCAP_REG_INTS4) in cpcap_sense_irq()