Searched refs:fextnvm6 (Results 1 – 1 of 1) sorted by relevance
963 u32 fextnvm6 = E1000_READ_REG(hw, E1000_FEXTNVM6); in e1000_k1_workaround_lpt_lp() local990 fextnvm6 | E1000_FEXTNVM6_REQ_PLL_CLK); in e1000_k1_workaround_lpt_lp()1000 fextnvm6 &= ~E1000_FEXTNVM6_REQ_PLL_CLK; in e1000_k1_workaround_lpt_lp()1018 fextnvm6 &= ~E1000_FEXTNVM6_ENABLE_K1_ENTRY_CONDITION; in e1000_k1_workaround_lpt_lp()1025 fextnvm6 |= E1000_FEXTNVM6_ENABLE_K1_ENTRY_CONDITION; in e1000_k1_workaround_lpt_lp()1033 E1000_WRITE_REG(hw, E1000_FEXTNVM6, fextnvm6); in e1000_k1_workaround_lpt_lp()4873 u32 fextnvm6 = E1000_READ_REG(hw, E1000_FEXTNVM6); in e1000_suspend_workarounds_ich8lan() local4876 fextnvm6 & ~E1000_FEXTNVM6_REQ_PLL_CLK); in e1000_suspend_workarounds_ich8lan()