Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/realtek/
H A D8139cp.c161 Config5 = 0xD8, /* Config5 */ enumerator
1051 cpw8(Config5, cpr8(Config5) & PMEStatus); in cp_init_hw()
1343 options = cpr8 (Config5) & ~(UWF | MWF | BWF); in netdev_set_wol()
1351 cpw8 (Config5, options); in netdev_set_wol()
1375 options = cpr8 (Config5); in netdev_get_wol()
H A Dr8169_main.c295 Config5 = 0x56, enumerator
843 val = RTL_R8(tp, Config5); in rtl_mod_config5()
844 RTL_W8(tp, Config5, (val & ~clear) | set); in rtl_mod_config5()
1740 r8169_mod_reg8_cond(tp, Config5, UWF, wolopts & WAKE_UCAST); in __rtl8169_set_wol()
1741 r8169_mod_reg8_cond(tp, Config5, BWF, wolopts & WAKE_BCAST); in __rtl8169_set_wol()
1742 r8169_mod_reg8_cond(tp, Config5, MWF, wolopts & WAKE_MCAST); in __rtl8169_set_wol()
1743 r8169_mod_reg8_cond(tp, Config5, LanWake, wolopts); in __rtl8169_set_wol()
/linux/Documentation/virt/kvm/
H A Dapi.rst2745 Config5.FRE), i.e. as the guest would see them, and they become unpredictable
7653 Config5.FRE bits are accessible via the KVM API and also from the guest,
7666 registers can be accessed, and the Config5.MSAEn bit is accessible via the