Searched refs:CFC_REG_DEBUG0 (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_reg.h | 452 #define CFC_REG_DEBUG0 0x104050 macro
|
D | bnx2x_main.c | 6706 REG_WR(bp, CFC_REG_DEBUG0, 0x1); in bnx2x_int_mem_test() 6761 REG_WR(bp, CFC_REG_DEBUG0, 0x1); in bnx2x_int_mem_test() 6827 REG_WR(bp, CFC_REG_DEBUG0, 0x0); in bnx2x_int_mem_test() 7401 REG_WR(bp, CFC_REG_DEBUG0, 0x20020000); in bnx2x_init_hw_common() 7458 REG_WR(bp, CFC_REG_DEBUG0, 0); in bnx2x_init_hw_common()
|