Searched refs:PLC_REV_MASK (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/h/
H A Dsupern_2.h874 #define PLC_REV_MASK 0x3800 /* revision bits in status A */ macro
878 #define PLC_REV_MASK 0xf800 /* revision bits in status A */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/
H A Dpcmplc.c441 rev = inpw(PLC(p,PL_STATUS_A)) & PLC_REV_MASK ;
777 plc_rev = inpw(PLC(np,PL_STATUS_A)) & PLC_REV_MASK ;
797 if (((inpw(PLC(np,PL_STATUS_A)) & PLC_REV_MASK) !=
1660 ((inpw(PLC(np,PL_STATUS_A)) & PLC_REV_MASK) ==

Completed in 59 milliseconds