Home
last modified time | relevance | path

Searched refs:Config0 (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/silan/
H A Dsc92031.c88 Config0 = 0x00, // Config0 enumerator
603 iowrite32(Cfg0_Reset, port_base + Config0); in _sc92031_reset()
606 iowrite32(0, port_base + Config0); in _sc92031_reset()
/OK3568_Linux_fs/u-boot/drivers/net/
H A Drtl8139.c116 Cfg9346=0x50, Config0=0x51, Config1=0x52, enumerator
H A Drtl8169.c132 Config0 = 0x51, enumerator
/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/
H A D8139too.c311 Config0 = 0x51, enumerator
1605 RTL_R8(Config0), RTL_R8(Config1)); in rtl8139_thread_iter()
H A Dr8169_main.c214 Config0 = 0x51, enumerator
/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168.h1065 Config0 = 0x51, enumerator
H A Dr8168_n.c8897 … if ((rtl8168_mac_ocp_read(tp, 0xDC00) & BIT_3) || (RTL_R8(tp, Config0) & 0x07)) { in rtl8168_hw_init()