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

/linux-4.4.14/drivers/net/ethernet/smsc/
H A Dsmsc911x.h200 #define HW_CFG_EXT_PHY_DET_ 0x00000008 macro
H A Dsmc911x.h464 #define HW_CFG_EXT_PHY_DET_ (0x00000008) /* RO */ macro
H A Dsmc911x.c686 if (cfg & HW_CFG_EXT_PHY_DET_) { smc911x_phy_detect()
H A Dsmsc911x.c667 } else if (hwcfg & HW_CFG_EXT_PHY_DET_) { smsc911x_phy_initialise_external()

Completed in 77 milliseconds