Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/e1000e/
Dich8lan.h216 #define HV_PM_CTRL_K1_CLK_REQ 0x200 macro
Dnetdev.c6358 phy_data &= ~HV_PM_CTRL_K1_CLK_REQ; in e1000e_s0ix_entry_flow()
6582 phy_data |= HV_PM_CTRL_K1_CLK_REQ; in e1000e_s0ix_exit_flow()
Dich8lan.c1476 phy_reg |= HV_PM_CTRL_K1_CLK_REQ; in e1000_check_for_copper_link_ich8lan()