Searched refs:pcf_int (Results 1 – 1 of 1) sorted by relevance
114 u8 pcf_int[5], chgstat; in pcf50633_irq() local118 ARRAY_SIZE(pcf_int), pcf_int); in pcf50633_irq()119 if (ret != ARRAY_SIZE(pcf_int)) { in pcf50633_irq()137 pcf_int[0] &= ~PCF50633_INT1_USBREM; in pcf50633_irq()139 pcf_int[0] &= ~PCF50633_INT1_USBINS; in pcf50633_irq()146 pcf_int[0] &= ~PCF50633_INT1_ADPREM; in pcf50633_irq()148 pcf_int[0] &= ~PCF50633_INT1_ADPINS; in pcf50633_irq()153 pcf_int[1], pcf_int[2], pcf_int[3], pcf_int[4]); in pcf50633_irq()201 pcf->resume_reason[i] = pcf_int[i] & in pcf50633_irq()211 pcf_int[i] &= ~pcf->mask_regs[i]; in pcf50633_irq()[all …]