Searched refs:E1000E_CTRL_SLU (Results 1 – 1 of 1) sorted by relevance
283 volwrite!(general_regs, ctrl, ctrl | E1000E_CTRL_SLU); in new()731 const E1000E_CTRL_SLU: u32 = 1 << 6; constant