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