Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/e1000e/
Dich8lan.h167 #define CV_SMB_CTRL_FORCE_SMBUS 0x0001 macro
Dich8lan.c232 phy_reg &= ~CV_SMB_CTRL_FORCE_SMBUS; in e1000_phy_is_accessible_pchlan()
1138 smb_ctrl |= CV_SMB_CTRL_FORCE_SMBUS; in e1000e_force_smbus()
1391 phy_reg &= ~CV_SMB_CTRL_FORCE_SMBUS; in e1000_disable_ulp_lpt_lp()
Dnetdev.c6343 phy_data |= CV_SMB_CTRL_FORCE_SMBUS; in e1000e_s0ix_entry_flow()
6533 phy_data &= ~CV_SMB_CTRL_FORCE_SMBUS; in e1000e_s0ix_exit_flow()