Searched refs:LPI_ACKINT (Results 1 – 2 of 2) sorted by relevance
157 if (pcc_reg_read(sys_pcc, PCCREG_PRNT_INTR_CTRL) & LPI_ACKINT) { in lpt_pcc_intr()159 sc->sc_icr | LPI_ACKINT); in lpt_pcc_intr()172 LPI_ACKINT | LPI_FAULTINT); in lpt_pcc_open()
57 #define LPI_ACKINT (1 << 5) macro