Searched refs:Cfg9346_Unlock (Results 1 – 5 of 5) sorted by relevance
/drivers/net/ |
D | 8139too.c | 482 Cfg9346_Unlock = 0xC0, enumerator 885 RTL_W8 (Cfg9346, Cfg9346_Unlock); in rtl8139_init_board() 892 RTL_W8 (Cfg9346, Cfg9346_Unlock); in rtl8139_init_board() 1275 RTL_W8 (Cfg9346, Cfg9346_Unlock); in mdio_write() 1380 RTL_W8_F (Cfg9346, Cfg9346_Unlock); in rtl8139_hw_start() 1579 RTL_W8 (Cfg9346, Cfg9346_Unlock); in rtl8139_thread_iter() 1882 RTL_W8_F (Cfg9346, Cfg9346_Unlock); in rtl8139_rx_err() 2257 RTL_W8 (Cfg9346, Cfg9346_Unlock); in rtl8139_close() 2323 RTL_W8 (Cfg9346, Cfg9346_Unlock); in rtl8139_set_wol()
|
D | pci-skeleton.c | 386 Cfg9346_Unlock = 0xC0, enumerator 810 NETDRV_W8_F (Cfg9346, Cfg9346_Unlock); in netdrv_init_one() 1154 NETDRV_W8_F (Cfg9346, Cfg9346_Unlock); in netdrv_hw_start() 1232 NETDRV_W8 (Cfg9346, Cfg9346_Unlock); in netdrv_timer() 1614 NETDRV_W8 (Cfg9346, Cfg9346_Unlock); in netdrv_weird_interrupt() 1752 NETDRV_W8 (Cfg9346, Cfg9346_Unlock); in netdrv_close()
|
D | r8169.c | 295 Cfg9346_Unlock = 0xc0, enumerator 779 RTL_W8(Cfg9346, Cfg9346_Unlock); in rtl8169_set_wol() 1825 RTL_W8(Cfg9346, Cfg9346_Unlock); in rtl_rar_set() 2111 RTL_W8(Cfg9346, Cfg9346_Unlock); in rtl8169_init_one() 2400 RTL_W8(Cfg9346, Cfg9346_Unlock); in rtl_hw_start_8169() 2666 RTL_W8(Cfg9346, Cfg9346_Unlock); in rtl_hw_start_8168() 2844 RTL_W8(Cfg9346, Cfg9346_Unlock); in rtl_hw_start_8101()
|
D | 8139cp.c | 264 Cfg9346_Unlock = 0xC0, /* Unlock ConfigX/MII register access */ enumerator 1015 cpw8_f (Cfg9346, Cfg9346_Unlock); in cp_init_hw() 1306 cpw8(Cfg9346, Cfg9346_Unlock); in mdio_write() 1326 cpw8 (Cfg9346, Cfg9346_Unlock); in netdev_set_wol()
|
D | sis190.c | 153 Cfg9346_Unlock = 0xc0, // unused enumerator
|