Home
last modified time | relevance | path

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

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