Home
last modified time | relevance | path

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

/drivers/net/ethernet/smsc/
Dsmc911x.c196 reg = SMC_GET_HW_CFG(lp); in smc911x_reset()
270 cfg = SMC_GET_HW_CFG(lp); in smc911x_enable()
676 cfg = SMC_GET_HW_CFG(lp); in smc911x_phy_detect()
Dsmc911x.h754 #define SMC_GET_HW_CFG(lp) SMC_inl( lp, HW_CFG ) macro