Home
last modified time | relevance | path

Searched refs:HW_CFG_EXT_PHY_DET_ (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/
H A Dsmsc911x.h204 #define HW_CFG_EXT_PHY_DET_ 0x00000008 macro
H A Dsmc911x.h442 #define HW_CFG_EXT_PHY_DET_ (0x00000008) /* RO */ macro
H A Dsmc911x.c677 if (cfg & HW_CFG_EXT_PHY_DET_) { in smc911x_phy_detect()
H A Dsmsc911x.c668 } else if (hwcfg & HW_CFG_EXT_PHY_DET_) { in smsc911x_phy_initialise_external()