Searched refs:LEDS0 (Results 1 – 1 of 1) sorted by relevance
399 LEDS0 = (1 << 6), enumerator3503 LEDS1 | LEDS0 | Speed_down | MEMMAP | IOMAP | VPD | PMEnable); in rtl_hw_start_8102e_1()3507 if ((cfg1 & LEDS0) && (cfg1 & LEDS1)) in rtl_hw_start_8102e_1()3508 RTL_W8(tp, Config1, cfg1 & ~LEDS0); in rtl_hw_start_8102e_1()