Home
last modified time | relevance | path

Searched refs:Config2 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c290 Config2 = 0x53, enumerator
835 val = RTL_R8(tp, Config2); in rtl_mod_config2()
836 RTL_W8(tp, Config2, (val & ~clear) | set); in rtl_mod_config2()
1752 r8169_mod_reg8_cond(tp, Config2, PME_SIGNAL, wolopts); in __rtl8169_set_wol()
2824 if (RTL_R8(tp, Config2) & PCI_Clock_66MHz) in rtl8169_set_magic_reg()
5329 RTL_W8(tp, Config2, RTL_R8(tp, Config2) & ~MSIEnable); in rtl_alloc_irq()