Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dpcf50633-irq.c138 if (pcf_int[0] & (PCF50633_INT1_USBINS | PCF50633_INT1_USBREM)) { in pcf50633_irq()
143 pcf_int[0] &= ~PCF50633_INT1_USBINS; in pcf50633_irq()
/Linux-v4.19/include/linux/mfd/pcf50633/
Dcore.h166 PCF50633_INT1_USBINS = 0x04, /* USB inserted */ enumerator
/Linux-v4.19/arch/arm/mach-s3c24xx/
Dmach-gta02.c245 [0] = PCF50633_INT1_USBINS |