Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mfd/
Dpcf50633-irq.c133 if (pcf_int[0] & (PCF50633_INT1_USBINS | PCF50633_INT1_USBREM)) { in pcf50633_irq()
138 pcf_int[0] &= ~PCF50633_INT1_USBINS; in pcf50633_irq()
/linux-5.19.10/include/linux/mfd/pcf50633/
Dcore.h162 PCF50633_INT1_USBINS = 0x04, /* USB inserted */ enumerator
/linux-5.19.10/arch/arm/mach-s3c/
Dmach-gta02.c232 [0] = PCF50633_INT1_USBINS |