Home
last modified time | relevance | path

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

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