e1000_write_phy_reg_hv_locked  436 drivers/net/ethernet/intel/e1000e/ich8lan.c 	phy->ops.write_reg_locked = e1000_write_phy_reg_hv_locked;
e1000_write_phy_reg_hv_locked 1124 drivers/net/ethernet/intel/e1000e/ich8lan.c 	e1000_write_phy_reg_hv_locked(hw, CV_SMB_CTRL, phy_reg);
e1000_write_phy_reg_hv_locked 1143 drivers/net/ethernet/intel/e1000e/ich8lan.c 		ret_val = e1000_write_phy_reg_hv_locked(hw, HV_OEM_BITS,
e1000_write_phy_reg_hv_locked 1171 drivers/net/ethernet/intel/e1000e/ich8lan.c 	e1000_write_phy_reg_hv_locked(hw, I218_ULP_CONFIG1, phy_reg);
e1000_write_phy_reg_hv_locked 1180 drivers/net/ethernet/intel/e1000e/ich8lan.c 	e1000_write_phy_reg_hv_locked(hw, I218_ULP_CONFIG1, phy_reg);
e1000_write_phy_reg_hv_locked 1184 drivers/net/ethernet/intel/e1000e/ich8lan.c 		ret_val = e1000_write_phy_reg_hv_locked(hw, HV_OEM_BITS,
e1000_write_phy_reg_hv_locked 1291 drivers/net/ethernet/intel/e1000e/ich8lan.c 	e1000_write_phy_reg_hv_locked(hw, CV_SMB_CTRL, phy_reg);
e1000_write_phy_reg_hv_locked 1305 drivers/net/ethernet/intel/e1000e/ich8lan.c 	e1000_write_phy_reg_hv_locked(hw, HV_PM_CTRL, phy_reg);
e1000_write_phy_reg_hv_locked 1319 drivers/net/ethernet/intel/e1000e/ich8lan.c 	e1000_write_phy_reg_hv_locked(hw, I218_ULP_CONFIG1, phy_reg);
e1000_write_phy_reg_hv_locked 1323 drivers/net/ethernet/intel/e1000e/ich8lan.c 	e1000_write_phy_reg_hv_locked(hw, I218_ULP_CONFIG1, phy_reg);
e1000_write_phy_reg_hv_locked 2054 drivers/net/ethernet/intel/e1000e/ich8lan.c 	return e1000_write_phy_reg_hv_locked(hw, HV_SMB_ADDR, phy_data);
e1000_write_phy_reg_hv_locked 2137 drivers/net/ethernet/intel/e1000e/ich8lan.c 		ret_val = e1000_write_phy_reg_hv_locked(hw, HV_LED_CONFIG,
e1000_write_phy_reg_hv_locked   60 drivers/net/ethernet/intel/e1000e/phy.h s32 e1000_write_phy_reg_hv_locked(struct e1000_hw *hw, u32 offset, u16 data);