Home
last modified time | relevance | path

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

/linux-4.1.27/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-4.1.27/include/linux/mfd/pcf50633/
Dcore.h167 PCF50633_INT1_USBREM = 0x08, /* USB removed */ enumerator
/linux-4.1.27/arch/arm/mach-s3c24xx/
Dmach-gta02.c259 PCF50633_INT1_USBREM |