Searched refs:FTQ_RESET (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | tg3.h | 1620 #define FTQ_RESET 0x00005c00 macro
|
H A D | tg3.c | 6443 tg3_rd32_loop(tp, regs, FTQ_RESET, 0x120); in tg3_dump_legacy_regs() 8942 tw32(FTQ_RESET, 0xffffffff); in tg3_abort_hw() 8943 tw32(FTQ_RESET, 0x00000000); in tg3_abort_hw() 17260 tw32(FTQ_RESET, 0); in tg3_do_test_dma()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | tg3.h | 1620 #define FTQ_RESET 0x00005c00 macro
|
H A D | tg3.c | 6428 tg3_rd32_loop(tp, regs, FTQ_RESET, 0x120); in tg3_dump_legacy_regs() 8927 tw32(FTQ_RESET, 0xffffffff); in tg3_abort_hw() 8928 tw32(FTQ_RESET, 0x00000000); in tg3_abort_hw() 17183 tw32(FTQ_RESET, 0); in tg3_do_test_dma()
|
Completed in 79 milliseconds