Searched refs:CFC_REG_DEBUG0 (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_reg.h | 452 #define CFC_REG_DEBUG0 0x104050 macro
|
D | bnx2x_main.c | 6697 REG_WR(bp, CFC_REG_DEBUG0, 0x1); in bnx2x_int_mem_test() 6752 REG_WR(bp, CFC_REG_DEBUG0, 0x1); in bnx2x_int_mem_test() 6818 REG_WR(bp, CFC_REG_DEBUG0, 0x0); in bnx2x_int_mem_test() 7392 REG_WR(bp, CFC_REG_DEBUG0, 0x20020000); in bnx2x_init_hw_common() 7449 REG_WR(bp, CFC_REG_DEBUG0, 0); in bnx2x_init_hw_common()
|