Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmsc911x.h204 #define HW_CFG_EXT_PHY_DET_ 0x00000008 macro
H A Dsmsc911x.c671 } else if (hwcfg & HW_CFG_EXT_PHY_DET_) { in smsc911x_phy_initialise_external()