Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/e1000e/
Dich8lan.h164 #define CV_SMB_CTRL_FORCE_SMBUS 0x0001 macro
Dich8lan.c227 phy_reg &= ~CV_SMB_CTRL_FORCE_SMBUS; in e1000_phy_is_accessible_pchlan()
1134 phy_reg |= CV_SMB_CTRL_FORCE_SMBUS; in e1000_enable_ulp_lpt_lp()
1301 phy_reg &= ~CV_SMB_CTRL_FORCE_SMBUS; in e1000_disable_ulp_lpt_lp()
Dnetdev.c6398 phy_data |= CV_SMB_CTRL_FORCE_SMBUS; in e1000e_s0ix_entry_flow()
6586 phy_data &= ~CV_SMB_CTRL_FORCE_SMBUS; in e1000e_s0ix_exit_flow()