Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/realtek/
H A 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()
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.rst7545 allows the Config1.FP bit to be set to enable the FPU in the guest. Once this is