Searched refs:CPU_PC (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | tg3.h | 1482 #define CPU_PC 0x0000001c macro
|
H A D | tg3.c | 3773 tw32_f(cpu_base + CPU_PC, pc); in tg3_pause_cpu_and_set_pc() 3776 if (tr32(cpu_base + CPU_PC) == pc) in tg3_pause_cpu_and_set_pc() 3780 tw32_f(cpu_base + CPU_PC, pc); in tg3_pause_cpu_and_set_pc() 3819 tr32(RX_CPU_BASE + CPU_PC), in tg3_load_5701_a0_firmware_fix() 3942 __func__, tr32(cpu_base + CPU_PC), in tg3_load_tso_firmware()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | tg3.h | 1482 #define CPU_PC 0x0000001c macro
|
H A D | tg3.c | 3767 tw32_f(cpu_base + CPU_PC, pc); in tg3_pause_cpu_and_set_pc() 3770 if (tr32(cpu_base + CPU_PC) == pc) in tg3_pause_cpu_and_set_pc() 3774 tw32_f(cpu_base + CPU_PC, pc); in tg3_pause_cpu_and_set_pc() 3813 tr32(RX_CPU_BASE + CPU_PC), in tg3_load_5701_a0_firmware_fix() 3936 __func__, tr32(cpu_base + CPU_PC), in tg3_load_tso_firmware()
|
Completed in 102 milliseconds