Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/realtek/
H A D8139too.c308 Config1 = 0x52, enumerator
858 u8 new_tmp8 = tmp8 = RTL_R8 (Config1); in rtl8139_init_board()
866 RTL_W8 (Config1, tmp8); in rtl8139_init_board()
879 tmp8 = RTL_R8 (Config1); in rtl8139_init_board()
881 RTL_W8 (Config1, tmp8); in rtl8139_init_board()
1575 RTL_W8 (Config1, tp->mii.full_duplex ? 0x60 : 0x20); in rtl8139_thread_iter()
1590 RTL_R8(Config0), RTL_R8(Config1)); in rtl8139_thread_iter()
H A Dr8169_main.c289 Config1 = 0x52, enumerator
1747 r8169_mod_reg8_cond(tp, Config1, PMEnable, wolopts); in __rtl8169_set_wol()
3208 RTL_W8(tp, Config1, RTL_R8(tp, Config1) | Speed_down); in __rtl_hw_start_8168cp()
3731 RTL_W8(tp, Config1, in rtl_hw_start_8102e_1()
3735 cfg1 = RTL_R8(tp, Config1); in rtl_hw_start_8102e_1()
3737 RTL_W8(tp, Config1, cfg1 & ~LEDS0); in rtl_hw_start_8102e_1()
3746 RTL_W8(tp, Config1, MEMMAP | IOMAP | VPD | PMEnable); in rtl_hw_start_8102e_2()
3867 RTL_W8(tp, Config1, RTL_R8(tp, Config1) & ~0x10); in rtl_hw_start_8125_common()
H A D8139cp.c151 Config1 = 0x52, /* Config1 */ enumerator
1046 cpw8(Config1, cpr8(Config1) | DriverLoaded | PMEnable); in cp_init_hw()
/linux/drivers/net/ethernet/silan/
H A Dsc92031.c89 Config1 = 0x04, // Config1 enumerator
632 iowrite32(Cfg1_Rcv64K, port_base + Config1); in _sc92031_reset()
/linux/Documentation/virt/kvm/
H A Dapi.rst7650 allows the Config1.FP bit to be set to enable the FPU in the guest. Once this is