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
431 rev = inpw(PLC(p,PL_STATUS_A)) & PLC_REV_MASK ; in plc_init()777 plc_rev = inpw(PLC(np,PL_STATUS_A)) & PLC_REV_MASK ; in pcm_fsm()814 if (((inpw(PLC(np,PL_STATUS_A)) & PLC_REV_MASK) != in pcm_fsm()1670 ((inpw(PLC(np,PL_STATUS_A)) & PLC_REV_MASK) == in plc_irq()