Searched refs:E1000E_CTRL_PHY_RST (Results 1 – 1 of 1) sorted by relevance
271 volwrite!(general_regs, ctrl, ctrl | E1000E_CTRL_PHY_RST); in new()746 const E1000E_CTRL_PHY_RST: u32 = 1 << 31; constant