Searched refs:PL_LE_CTR (Results 1 – 2 of 2) sorted by relevance
996 CLEAR(PLC(np,PL_INTR_MASK),PL_LE_CTR) ; /* disable LEM int. */ in pcm_fsm()1232 SETMASK(PLC(np,PL_INTR_MASK),PL_LE_CTR,PL_LE_CTR) ; in sm_ph_lem_start()1240 CLEAR(PLC(np,PL_INTR_MASK),PL_LE_CTR) ; in sm_ph_lem_stop()1710 if (cmd & PL_LE_CTR) { /* link error event counter */ in plc_irq()
966 #define PL_LE_CTR 0x2000 /* link error event counter */ macro