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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsmc91x.h608 #define TCR_REG(lp) SMC_REG(lp, 0x0000, 0) macro
1122 #define SMC_GET_TCR(lp) SMC_inw(ioaddr, TCR_REG(lp))
1124 #define SMC_SET_TCR(lp, x) SMC_outw(x, ioaddr, TCR_REG(lp))

Completed in 100 milliseconds