Searched refs:PLC_REV_MASK (Results 1 – 2 of 2) sorted by relevance
870 #define PLC_REV_MASK 0x3800 /* revision bits in status A */ macro874 #define PLC_REV_MASK 0xf800 /* revision bits in status A */ macro
427 rev = inpw(PLC(p,PL_STATUS_A)) & PLC_REV_MASK ; in plc_init()773 plc_rev = inpw(PLC(np,PL_STATUS_A)) & PLC_REV_MASK ; in pcm_fsm()810 if (((inpw(PLC(np,PL_STATUS_A)) & PLC_REV_MASK) != in pcm_fsm()1666 ((inpw(PLC(np,PL_STATUS_A)) & PLC_REV_MASK) == in plc_irq()