Searched refs:CFC_REG_DEBUG0 (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_reg.h | 452 #define CFC_REG_DEBUG0 0x104050 macro
|
D | bnx2x_main.c | 6688 REG_WR(bp, CFC_REG_DEBUG0, 0x1); in bnx2x_int_mem_test() 6743 REG_WR(bp, CFC_REG_DEBUG0, 0x1); in bnx2x_int_mem_test() 6809 REG_WR(bp, CFC_REG_DEBUG0, 0x0); in bnx2x_int_mem_test() 7383 REG_WR(bp, CFC_REG_DEBUG0, 0x20020000); in bnx2x_init_hw_common() 7440 REG_WR(bp, CFC_REG_DEBUG0, 0); in bnx2x_init_hw_common()
|