Searched refs:hp_int (Results 1 – 5 of 5) sorted by relevance
17 pinctrl-0 = <&hp_detect &hp_int>;
21 pinctrl-0 = <&hp_detect &hp_int>;
22 pinctrl-0 = <&hp_detect &hp_int>;
561 hp_int: hp-int { label
1716 unsigned short hp_int; in FlashPoint_HandleInterrupt() local1734 while ((hp_int = RDW_HARPOON((ioport + hp_intstat)) & in FlashPoint_HandleInterrupt()1739 if (hp_int & (FIFO | TIMEOUT | RESET | SCAM_SEL) || bm_status) { in FlashPoint_HandleInterrupt()1742 hp_int); in FlashPoint_HandleInterrupt()1754 else if (hp_int & ICMD_COMP) { in FlashPoint_HandleInterrupt()1756 if (!(hp_int & BUS_FREE)) { in FlashPoint_HandleInterrupt()1781 else if (hp_int & ITAR_DISC) { in FlashPoint_HandleInterrupt()1830 else if (hp_int & RSEL) { in FlashPoint_HandleInterrupt()1859 else if ((hp_int & IDO_STRT) && (!(hp_int & BUS_FREE))) { in FlashPoint_HandleInterrupt()1867 else if ((hp_int & IUNKWN) || (hp_int & PROG_HLT)) { in FlashPoint_HandleInterrupt()[all …]