Searched refs:PCF50633_INT1_USBINS (Results 1 – 2 of 2) sorted by relevance
134 if (pcf_int[0] & (PCF50633_INT1_USBINS | PCF50633_INT1_USBREM)) { in pcf50633_irq()139 pcf_int[0] &= ~PCF50633_INT1_USBINS; in pcf50633_irq()
163 PCF50633_INT1_USBINS = 0x04, /* USB inserted */ enumerator