Searched refs:PL_INTR_EVENT (Results 1 – 3 of 3) sorted by relevance
230 u_short st = inpw(PLC(PB,PL_INTR_EVENT)) ; in plc1_irq()241 u_short st = inpw(PLC(PA,PL_INTR_EVENT)) ; in plc2_irq()
453 (void)inpw(PLC(p,PL_INTR_EVENT)) ; /* clear interrupt event reg */ in plc_init()770 (void)inpw(PLC(np,PL_INTR_EVENT)) ; in pcm_fsm()
731 #define PL_INTR_EVENT 0x17 /* interrupt event reg. (read only) */ macro