Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.h216 #define HV_PM_CTRL_K1_CLK_REQ 0x200 macro
H A Dnetdev.c6327 phy_data &= ~HV_PM_CTRL_K1_CLK_REQ; in e1000e_s0ix_entry_flow()
6518 phy_data |= HV_PM_CTRL_K1_CLK_REQ; in e1000e_s0ix_exit_flow()
H A Dich8lan.c1540 phy_reg |= HV_PM_CTRL_K1_CLK_REQ; in e1000_check_for_copper_link_ich8lan()