Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/realtek/
D8139too.c311 Config1 = 0x52, enumerator
862 u8 new_tmp8 = tmp8 = RTL_R8 (Config1); in rtl8139_init_board()
870 RTL_W8 (Config1, tmp8); in rtl8139_init_board()
883 tmp8 = RTL_R8 (Config1); in rtl8139_init_board()
885 RTL_W8 (Config1, tmp8); in rtl8139_init_board()
1589 RTL_W8 (Config1, tp->mii.full_duplex ? 0x60 : 0x20); in rtl8139_thread_iter()
1604 RTL_R8(Config0), RTL_R8(Config1)); in rtl8139_thread_iter()
Dr8169.c279 Config1 = 0x52, enumerator
1425 options = RTL_R8(tp, Config1); in __rtl8169_get_wol()
1517 options = RTL_R8(tp, Config1) & ~PMEnable; in __rtl8169_set_wol()
1520 RTL_W8(tp, Config1, options); in __rtl8169_set_wol()
4827 RTL_W8(tp, Config1, RTL_R8(tp, Config1) | Speed_down); in __rtl_hw_start_8168cp()
5544 RTL_W8(tp, Config1, in rtl_hw_start_8102e_1()
5548 cfg1 = RTL_R8(tp, Config1); in rtl_hw_start_8102e_1()
5550 RTL_W8(tp, Config1, cfg1 & ~LEDS0); in rtl_hw_start_8102e_1()
5561 RTL_W8(tp, Config1, MEMMAP | IOMAP | VPD | PMEnable); in rtl_hw_start_8102e_2()
D8139cp.c151 Config1 = 0x52, /* Config1 */ enumerator
1041 cpw8(Config1, cpr8(Config1) | DriverLoaded | PMEnable); in cp_init_hw()
/Linux-v4.19/drivers/net/ethernet/silan/
Dsc92031.c88 Config1 = 0x04, // Config1 enumerator
633 iowrite32(Cfg1_Rcv64K, port_base + Config1); in _sc92031_reset()
/Linux-v4.19/Documentation/virtual/kvm/
Dapi.txt4222 allows the Config1.FP bit to be set to enable the FPU in the guest. Once this is