Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dpcf50633-irq.c143 if (pcf_int[0] & (PCF50633_INT1_ADPINS | PCF50633_INT1_ADPREM)) { in pcf50633_irq()
146 pcf_int[0] &= ~PCF50633_INT1_ADPREM; in pcf50633_irq()
/linux/include/linux/mfd/pcf50633/
H A Dcore.h162 PCF50633_INT1_ADPREM = 0x02, /* Adapter removed */ enumerator