Home
last modified time | relevance | path

Searched refs:CV_SMB_CTRL (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/intel/e1000e/
A Dich8lan.h166 #define CV_SMB_CTRL PHY_REG(769, 23) macro
A Dich8lan.c231 e1e_rphy_locked(hw, CV_SMB_CTRL, &phy_reg); in e1000_phy_is_accessible_pchlan()
233 e1e_wphy_locked(hw, CV_SMB_CTRL, phy_reg); in e1000_phy_is_accessible_pchlan()
1190 ret_val = e1000_read_phy_reg_hv_locked(hw, CV_SMB_CTRL, &smb_ctrl); in e1000e_force_smbus()
1197 e1000_write_phy_reg_hv_locked(hw, CV_SMB_CTRL, smb_ctrl); in e1000e_force_smbus()
1433 ret_val = e1000_read_phy_reg_hv_locked(hw, CV_SMB_CTRL, &phy_reg); in e1000_disable_ulp_lpt_lp()
1444 ret_val = e1000_read_phy_reg_hv_locked(hw, CV_SMB_CTRL, in e1000_disable_ulp_lpt_lp()
1450 e1000_write_phy_reg_hv_locked(hw, CV_SMB_CTRL, phy_reg); in e1000_disable_ulp_lpt_lp()
A Dnetdev.c6354 e1e_rphy(hw, CV_SMB_CTRL, &phy_data); in e1000e_s0ix_entry_flow()
6356 e1e_wphy(hw, CV_SMB_CTRL, phy_data); in e1000e_s0ix_entry_flow()
6544 e1e_rphy(hw, CV_SMB_CTRL, &phy_data); in e1000e_s0ix_exit_flow()
6546 e1e_wphy(hw, CV_SMB_CTRL, phy_data); in e1000e_s0ix_exit_flow()

Completed in 22 milliseconds