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