Searched refs:cpw8_f (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/realtek/ |
H A D | 8139cp.c | 361 #define cpw8_f(reg,val) do { \ macro 1034 cpw8_f (Cfg9346, Cfg9346_Unlock); in cp_init_hw() 1055 cpw8_f(Cfg9346, Cfg9346_Lock); in cp_init_hw() 1631 cpw8_f(Cfg9346, Cfg9346_Unlock); in cp_set_mac_address() 1634 cpw8_f(Cfg9346, Cfg9346_Lock); in cp_set_mac_address()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/ |
H A D | 8139cp.c | 361 #define cpw8_f(reg,val) do { \ macro 1034 cpw8_f (Cfg9346, Cfg9346_Unlock); in cp_init_hw() 1055 cpw8_f(Cfg9346, Cfg9346_Lock); in cp_init_hw() 1633 cpw8_f(Cfg9346, Cfg9346_Unlock); in cp_set_mac_address() 1636 cpw8_f(Cfg9346, Cfg9346_Lock); in cp_set_mac_address()
|
Completed in 6 milliseconds