Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/
H A Dsmc911x.h775 #define SMC_SET_AFC_CFG(lp, x) SMC_outl( x, lp, AFC_CFG ) macro
H A Dsmc911x.c228 SMC_SET_AFC_CFG(lp, lp->afc_cfg); in smc911x_reset()