Searched refs:PMEnable (Results 1 – 4 of 4) sorted by relevance
410 PMEnable = (1 << 0), /* Power Management Enable */ enumerator1410 options = RTL_R8(tp, Config1) & ~PMEnable; in __rtl8169_set_wol()1412 options |= PMEnable; in __rtl8169_set_wol()3436 LEDS1 | LEDS0 | Speed_down | MEMMAP | IOMAP | VPD | PMEnable); in rtl_hw_start_8102e_1()3450 RTL_W8(tp, Config1, MEMMAP | IOMAP | VPD | PMEnable); in rtl_hw_start_8102e_2()
269 PMEnable = (1 << 0), /* Enable various PM features of chip */ enumerator1046 cpw8(Config1, cpr8(Config1) | DriverLoaded | PMEnable); in cp_init_hw()
1184 PMEnable = (1 << 0), /* Power Management Enable */ enumerator
4684 if (!(options & PMEnable)) in rtl8168_get_hw_wol()5051 if (!(options & PMEnable)) in rtl8168_get_wol()