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