Searched refs:Cfg9346_Unlock (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/ |
| H A D | 8139too.c | 483 Cfg9346_Unlock = 0xC0, enumerator 870 RTL_W8 (Cfg9346, Cfg9346_Unlock); in rtl8139_init_board() 877 RTL_W8 (Cfg9346, Cfg9346_Unlock); in rtl8139_init_board() 1288 RTL_W8 (Cfg9346, Cfg9346_Unlock); in mdio_write() 1394 RTL_W8_F (Cfg9346, Cfg9346_Unlock); in rtl8139_hw_start() 1589 RTL_W8 (Cfg9346, Cfg9346_Unlock); in rtl8139_thread_iter() 1893 RTL_W8_F (Cfg9346, Cfg9346_Unlock); in rtl8139_rx_err() 2245 RTL_W8_F(Cfg9346, Cfg9346_Unlock); in rtl8139_set_mac_address() 2293 RTL_W8 (Cfg9346, Cfg9346_Unlock); in rtl8139_close() 2359 RTL_W8 (Cfg9346, Cfg9346_Unlock); in rtl8139_set_wol()
|
| H A D | 8139cp.c | 256 Cfg9346_Unlock = 0xC0, /* Unlock ConfigX/MII register access */ enumerator 1034 cpw8_f (Cfg9346, Cfg9346_Unlock); in cp_init_hw() 1318 cpw8(Cfg9346, Cfg9346_Unlock); in mdio_write() 1338 cpw8 (Cfg9346, Cfg9346_Unlock); in netdev_set_wol() 1631 cpw8_f(Cfg9346, Cfg9346_Unlock); in cp_set_mac_address()
|
| H A D | r8169_main.c | 386 Cfg9346_Unlock = 0xc0, enumerator 677 RTL_W8(tp, Cfg9346, Cfg9346_Unlock); in rtl_unlock_config_regs()
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | rtl8169.c | 183 Cfg9346_Unlock = 0xC0, enumerator 744 RTL_W8(Cfg9346, Cfg9346_Unlock); in rtl8169_hw_start()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/ |
| H A D | r8168.h | 1143 Cfg9346_Unlock = 0xC0, enumerator
|
| H A D | r8168_n.c | 3836 RTL_W8(tp, Cfg9346, RTL_R8(tp, Cfg9346) | Cfg9346_Unlock); in rtl8168_enable_cfg9346_write() 3842 RTL_W8(tp, Cfg9346, RTL_R8(tp, Cfg9346) & ~Cfg9346_Unlock); in rtl8168_disable_cfg9346_write()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sis/ |
| H A D | sis190.c | 143 Cfg9346_Unlock = 0xc0, // unused enumerator
|