Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/mfd/
Dpcf50633-irq.c147 if (pcf_int[0] & (PCF50633_INT1_ADPINS | PCF50633_INT1_ADPREM)) { in pcf50633_irq()
152 pcf_int[0] &= ~PCF50633_INT1_ADPINS; in pcf50633_irq()
/linux-3.4.99/include/linux/mfd/pcf50633/
Dcore.h164 PCF50633_INT1_ADPINS = 0x01, /* Adapter inserted */ enumerator