Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/e1000e/
Dich8lan.h167 #define CV_SMB_CTRL_FORCE_SMBUS 0x0001 macro
Dich8lan.c227 phy_reg &= ~CV_SMB_CTRL_FORCE_SMBUS; in e1000_phy_is_accessible_pchlan()
1149 phy_reg |= CV_SMB_CTRL_FORCE_SMBUS; in e1000_enable_ulp_lpt_lp()
1329 phy_reg &= ~CV_SMB_CTRL_FORCE_SMBUS; in e1000_disable_ulp_lpt_lp()
Dnetdev.c6374 phy_data |= CV_SMB_CTRL_FORCE_SMBUS; in e1000e_s0ix_entry_flow()
6597 phy_data &= ~CV_SMB_CTRL_FORCE_SMBUS; in e1000e_s0ix_exit_flow()