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