Searched refs:fextnvm6 (Results 1 – 1 of 1) sorted by relevance
992 u32 fextnvm6 = E1000_READ_REG(hw, E1000_FEXTNVM6); in e1000_k1_workaround_lpt_lp() local1019 fextnvm6 | E1000_FEXTNVM6_REQ_PLL_CLK); in e1000_k1_workaround_lpt_lp()1029 fextnvm6 &= ~E1000_FEXTNVM6_REQ_PLL_CLK; in e1000_k1_workaround_lpt_lp()1063 E1000_WRITE_REG(hw, E1000_FEXTNVM6, fextnvm6); in e1000_k1_workaround_lpt_lp()1645 u32 fextnvm6 = E1000_READ_REG(hw, E1000_FEXTNVM6); in e1000_check_for_copper_link_ich8lan() local1652 fextnvm6 |= E1000_FEXTNVM6_K1_OFF_ENABLE; in e1000_check_for_copper_link_ich8lan()1654 fextnvm6 &= ~E1000_FEXTNVM6_K1_OFF_ENABLE; in e1000_check_for_copper_link_ich8lan()1658 fextnvm6 &= ~E1000_FEXTNVM6_K1_OFF_ENABLE; in e1000_check_for_copper_link_ich8lan()1660 E1000_WRITE_REG(hw, E1000_FEXTNVM6, fextnvm6); in e1000_check_for_copper_link_ich8lan()5593 u32 fextnvm6 = E1000_READ_REG(hw, E1000_FEXTNVM6); in e1000_suspend_workarounds_ich8lan() local[all …]