Searched refs:Config2 (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/realtek/ |
| H A D | r8169_main.c | 276 Config2 = 0x53, enumerator 809 val = RTL_R8(tp, Config2); in rtl_mod_config2() 810 RTL_W8(tp, Config2, (val & ~clear) | set); in rtl_mod_config2() 1678 r8169_mod_reg8_cond(tp, Config2, PME_SIGNAL, wolopts); in __rtl8169_set_wol() 2709 if (RTL_R8(tp, Config2) & PCI_Clock_66MHz) in rtl8169_set_magic_reg() 5123 RTL_W8(tp, Config2, RTL_R8(tp, Config2) & ~MSIEnable); in rtl_alloc_irq()
|