Home
last modified time | relevance | path

Searched refs:SMC_SET_RPC (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.c933 SMC_SET_RPC(lp, lp->rpc_cur_mode); in smc_phy_fixed()
1068 SMC_SET_RPC(lp, lp->rpc_cur_mode); in smc_phy_configure()
H A Dsmc91x.h965 #define SMC_SET_RPC(lp, x) \ macro