Searched refs:Cfg9346_Unlock (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/realtek/ |
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() 1289 RTL_W8 (Cfg9346, Cfg9346_Unlock); in mdio_write() 1395 RTL_W8_F (Cfg9346, Cfg9346_Unlock); in rtl8139_hw_start() 1590 RTL_W8 (Cfg9346, Cfg9346_Unlock); in rtl8139_thread_iter() 1894 RTL_W8_F (Cfg9346, Cfg9346_Unlock); in rtl8139_rx_err() 2246 RTL_W8_F(Cfg9346, Cfg9346_Unlock); in rtl8139_set_mac_address() 2294 RTL_W8 (Cfg9346, Cfg9346_Unlock); in rtl8139_close() 2360 RTL_W8 (Cfg9346, Cfg9346_Unlock); in rtl8139_set_wol()
|
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() 1633 cpw8_f(Cfg9346, Cfg9346_Unlock); in cp_set_mac_address()
|
D | r8169_main.c | 376 Cfg9346_Unlock = 0xc0, enumerator 668 RTL_W8(tp, Cfg9346, Cfg9346_Unlock); in rtl_unlock_config_regs()
|
/Linux-v6.1/drivers/net/ethernet/sis/ |
D | sis190.c | 143 Cfg9346_Unlock = 0xc0, // unused enumerator
|