Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c207 Config2 = 0x53, enumerator
733 val = RTL_R8(tp, Config2); in rtl_mod_config2()
734 RTL_W8(tp, Config2, (val & ~clear) | set); in rtl_mod_config2()
2638 if (RTL_R8(tp, Config2) & PCI_Clock_66MHz) in rtl8169_set_magic_reg()
5042 RTL_W8(tp, Config2, RTL_R8(tp, Config2) & ~MSIEnable); in rtl_alloc_irq()
/openbmc/u-boot/drivers/net/
H A Drtl8169.c129 Config2 = 0x53, enumerator