Searched refs:WUCSR (Results 1 – 7 of 7) sorted by relevance
202 #define WUCSR (0x12C) macro
333 #define WUCSR (0x140) macro
202 #define WUCSR (0xAC) macro
360 #define WUCSR 0x0C macro
623 #define WUCSR (0x0C) /* R/W */ macro841 #define SMC_GET_WUCSR(lp, x) SMC_GET_MAC_CSR( (lp), WUCSR, x )842 #define SMC_SET_WUCSR(lp, x) SMC_SET_MAC_CSR( (lp), WUCSR, x )
1571 (WUCSR - MAC_CR)+1 + 32) * sizeof(u32); in smc911x_ethtool_getregslen()1586 for(i=MAC_CR;i<=WUCSR;i++) { in smc911x_ethtool_getregs()
1903 return (((E2P_DATA - ID_REV) / 4 + 1) + (WUCSR - MAC_CR) + 1 + 32) * in smsc911x_ethtool_getregslen()1922 for (i = MAC_CR; i <= WUCSR; i++) { in smsc911x_ethtool_getregs()