Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.c932 SMC_SET_RPC(lp, lp->rpc_cur_mode); in smc_phy_fixed()
1067 SMC_SET_RPC(lp, lp->rpc_cur_mode); in smc_phy_configure()
H A Dsmc91x.h984 #define SMC_SET_RPC(lp, x) \ macro