Searched refs:SMC_GET_REV (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsmc911x.h726 #define SMC_GET_REV(lp) (SMC_inl( lp, ID_REV ) & 0xFFFF) macro
H A Dsmc91x.h1110 #define SMC_GET_REV(lp) SMC_inw(ioaddr, REV_REG(lp)) macro
H A Dsmc911x.c1820 revision = SMC_GET_REV(lp);
H A Dsmc91x.c1924 revision_register = SMC_GET_REV(lp);

Completed in 205 milliseconds