Searched refs:Cfg9346_Unlock (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/realtek/ |
D | 8139too.c | 482 Cfg9346_Unlock = 0xC0, enumerator 870 RTL_W8 (Cfg9346, Cfg9346_Unlock); in rtl8139_init_board() 877 RTL_W8 (Cfg9346, Cfg9346_Unlock); in rtl8139_init_board() 1295 RTL_W8 (Cfg9346, Cfg9346_Unlock); in mdio_write() 1401 RTL_W8_F (Cfg9346, Cfg9346_Unlock); in rtl8139_hw_start() 1596 RTL_W8 (Cfg9346, Cfg9346_Unlock); in rtl8139_thread_iter() 1896 RTL_W8_F (Cfg9346, Cfg9346_Unlock); in rtl8139_rx_err() 2251 RTL_W8_F(Cfg9346, Cfg9346_Unlock); in rtl8139_set_mac_address() 2299 RTL_W8 (Cfg9346, Cfg9346_Unlock); in rtl8139_close() 2365 RTL_W8 (Cfg9346, Cfg9346_Unlock); in rtl8139_set_wol()
|
D | 8139cp.c | 256 Cfg9346_Unlock = 0xC0, /* Unlock ConfigX/MII register access */ enumerator 1036 cpw8_f (Cfg9346, Cfg9346_Unlock); in cp_init_hw() 1324 cpw8(Cfg9346, Cfg9346_Unlock); in mdio_write() 1344 cpw8 (Cfg9346, Cfg9346_Unlock); in netdev_set_wol() 1636 cpw8_f(Cfg9346, Cfg9346_Unlock); in cp_set_mac_address()
|
D | r8169.c | 550 Cfg9346_Unlock = 0xc0, enumerator 1779 RTL_W8(Cfg9346, Cfg9346_Unlock); in __rtl8169_set_wol() 4441 RTL_W8(Cfg9346, Cfg9346_Unlock); in rtl_rar_set() 4968 RTL_W8(Cfg9346, Cfg9346_Unlock); in rtl_hw_jumbo_enable() 4977 RTL_W8(Cfg9346, Cfg9346_Unlock); in rtl_hw_jumbo_disable() 5383 RTL_W8(Cfg9346, Cfg9346_Unlock); in rtl_hw_start_8169() 6298 RTL_W8(Cfg9346, Cfg9346_Unlock); in rtl_hw_start_8168() 6592 RTL_W8(Cfg9346, Cfg9346_Unlock); in rtl_hw_start_8101() 8278 RTL_W8(Cfg9346, Cfg9346_Unlock); in rtl_init_one()
|
/linux-4.4.14/drivers/net/ethernet/sis/ |
D | sis190.c | 143 Cfg9346_Unlock = 0xc0, // unused enumerator
|