Searched refs:I217_SxCTRL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/ |
H A D | ich8lan.h | 265 #define I217_SxCTRL PHY_REG(BM_PORT_CTRL_PAGE, 28) macro
|
H A D | ich8lan.c | 5423 e1e_rphy_locked(hw, I217_SxCTRL, &phy_reg); in e1000_suspend_workarounds_ich8lan() 5425 e1e_wphy_locked(hw, I217_SxCTRL, phy_reg); in e1000_suspend_workarounds_ich8lan()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/ |
H A D | ich8lan.h | 268 #define I217_SxCTRL PHY_REG(BM_PORT_CTRL_PAGE, 28) macro
|
H A D | ich8lan.c | 5439 e1e_rphy_locked(hw, I217_SxCTRL, &phy_reg); in e1000_suspend_workarounds_ich8lan() 5441 e1e_wphy_locked(hw, I217_SxCTRL, phy_reg); in e1000_suspend_workarounds_ich8lan()
|
Completed in 14 milliseconds