Searched refs:I217_PLL_CLOCK_GATE_REG (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/ |
H A D | ich8lan.h | 216 #define I217_PLL_CLOCK_GATE_REG PHY_REG(772, 28) macro
|
H A D | ich8lan.c | 1459 e1e_rphy_locked(hw, I217_PLL_CLOCK_GATE_REG, &phy_reg); in e1000_check_for_copper_link_ich8lan() 1465 e1e_wphy_locked(hw, I217_PLL_CLOCK_GATE_REG, phy_reg); in e1000_check_for_copper_link_ich8lan()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/ |
H A D | ich8lan.h | 219 #define I217_PLL_CLOCK_GATE_REG PHY_REG(772, 28) macro
|
H A D | ich8lan.c | 1470 e1e_rphy_locked(hw, I217_PLL_CLOCK_GATE_REG, &phy_reg); in e1000_check_for_copper_link_ich8lan() 1476 e1e_wphy_locked(hw, I217_PLL_CLOCK_GATE_REG, phy_reg); in e1000_check_for_copper_link_ich8lan()
|
Completed in 14 milliseconds