Home
last modified time | relevance | path

Searched refs:PCF50633_INT1_USBREM (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/mfd/
Dpcf50633-irq.c138 if (pcf_int[0] & (PCF50633_INT1_USBINS | PCF50633_INT1_USBREM)) { in pcf50633_irq()
141 pcf_int[0] &= ~PCF50633_INT1_USBREM; in pcf50633_irq()
/linux-3.4.99/include/linux/mfd/pcf50633/
Dcore.h167 PCF50633_INT1_USBREM = 0x08, /* USB removed */ enumerator
/linux-3.4.99/arch/arm/mach-s3c24xx/
Dmach-gta02.c264 PCF50633_INT1_USBREM |