Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.h66 #define E1000_FEXT_PHY_CABLE_DISCONNECTED 0x00000004 macro
H A Dich8lan.c1123 while (!(er32(FEXT) & E1000_FEXT_PHY_CABLE_DISCONNECTED)) { in e1000_enable_ulp_lpt_lp()
1135 E1000_FEXT_PHY_CABLE_DISCONNECTED) ? "" : "not", i * 50); in e1000_enable_ulp_lpt_lp()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.h69 #define E1000_FEXT_PHY_CABLE_DISCONNECTED 0x00000004 macro
H A Dich8lan.c1132 while (!(er32(FEXT) & E1000_FEXT_PHY_CABLE_DISCONNECTED)) { in e1000_enable_ulp_lpt_lp()
1144 E1000_FEXT_PHY_CABLE_DISCONNECTED) ? "" : "not", i * 50); in e1000_enable_ulp_lpt_lp()

Completed in 13 milliseconds