Searched refs:Cfg9346_Unlock (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/realtek/ |
D | 8139too.c | 482 Cfg9346_Unlock = 0xC0, enumerator 869 RTL_W8 (Cfg9346, Cfg9346_Unlock); in rtl8139_init_board() 876 RTL_W8 (Cfg9346, Cfg9346_Unlock); in rtl8139_init_board() 1287 RTL_W8 (Cfg9346, Cfg9346_Unlock); in mdio_write() 1393 RTL_W8_F (Cfg9346, Cfg9346_Unlock); in rtl8139_hw_start() 1588 RTL_W8 (Cfg9346, Cfg9346_Unlock); in rtl8139_thread_iter() 1892 RTL_W8_F (Cfg9346, Cfg9346_Unlock); in rtl8139_rx_err() 2244 RTL_W8_F(Cfg9346, Cfg9346_Unlock); in rtl8139_set_mac_address() 2292 RTL_W8 (Cfg9346, Cfg9346_Unlock); in rtl8139_close() 2358 RTL_W8 (Cfg9346, Cfg9346_Unlock); in rtl8139_set_wol()
|
D | 8139cp.c | 256 Cfg9346_Unlock = 0xC0, /* Unlock ConfigX/MII register access */ enumerator 1029 cpw8_f (Cfg9346, Cfg9346_Unlock); in cp_init_hw() 1313 cpw8(Cfg9346, Cfg9346_Unlock); in mdio_write() 1333 cpw8 (Cfg9346, Cfg9346_Unlock); in netdev_set_wol() 1626 cpw8_f(Cfg9346, Cfg9346_Unlock); in cp_set_mac_address()
|
D | r8169.c | 436 Cfg9346_Unlock = 0xc0, enumerator 1482 RTL_W8(tp, Cfg9346, Cfg9346_Unlock); in __rtl8169_set_wol() 4088 RTL_W8(tp, Cfg9346, Cfg9346_Unlock); in rtl_rar_set() 4306 RTL_W8(tp, Cfg9346, Cfg9346_Unlock); in rtl_hw_jumbo_enable() 4315 RTL_W8(tp, Cfg9346, Cfg9346_Unlock); in rtl_hw_jumbo_disable() 4646 RTL_W8(tp, Cfg9346, Cfg9346_Unlock); in rtl_hw_start() 7095 RTL_W8(tp, Cfg9346, Cfg9346_Unlock); in rtl_alloc_irq()
|
/Linux-v4.19/drivers/net/ethernet/sis/ |
D | sis190.c | 143 Cfg9346_Unlock = 0xc0, // unused enumerator
|