Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/realtek/
D8139too.c312 Config1 = 0x52, enumerator
863 u8 new_tmp8 = tmp8 = RTL_R8 (Config1); in rtl8139_init_board()
871 RTL_W8 (Config1, tmp8); in rtl8139_init_board()
884 tmp8 = RTL_R8 (Config1); in rtl8139_init_board()
886 RTL_W8 (Config1, tmp8); in rtl8139_init_board()
1591 RTL_W8 (Config1, tp->mii.full_duplex ? 0x60 : 0x20); in rtl8139_thread_iter()
1606 RTL_R8(Config0), RTL_R8(Config1)); in rtl8139_thread_iter()
Dr8169_main.c213 Config1 = 0x52, enumerator
1380 options = RTL_R8(tp, Config1) & ~PMEnable; in __rtl8169_set_wol()
1383 RTL_W8(tp, Config1, options); in __rtl8169_set_wol()
2755 RTL_W8(tp, Config1, RTL_R8(tp, Config1) | Speed_down); in __rtl_hw_start_8168cp()
3438 RTL_W8(tp, Config1, in rtl_hw_start_8102e_1()
3442 cfg1 = RTL_R8(tp, Config1); in rtl_hw_start_8102e_1()
3444 RTL_W8(tp, Config1, cfg1 & ~LEDS0); in rtl_hw_start_8102e_1()
3453 RTL_W8(tp, Config1, MEMMAP | IOMAP | VPD | PMEnable); in rtl_hw_start_8102e_2()
3577 RTL_W8(tp, Config1, RTL_R8(tp, Config1) & ~0x10); in rtl_hw_start_8125_common()
D8139cp.c151 Config1 = 0x52, /* Config1 */ enumerator
1046 cpw8(Config1, cpr8(Config1) | DriverLoaded | PMEnable); in cp_init_hw()
/linux-5.19.10/drivers/net/ethernet/silan/
Dsc92031.c89 Config1 = 0x04, // Config1 enumerator
632 iowrite32(Cfg1_Rcv64K, port_base + Config1); in _sc92031_reset()
/linux-5.19.10/Documentation/virt/kvm/
Dapi.rst6639 allows the Config1.FP bit to be set to enable the FPU in the guest. Once this is