Home
last modified time | relevance | path

Searched refs:CFC_REG_DEBUG0 (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c5634 REG_WR(bp, CFC_REG_DEBUG0, 0x1); in bnx2x_int_mem_test()
5689 REG_WR(bp, CFC_REG_DEBUG0, 0x1); in bnx2x_int_mem_test()
5756 REG_WR(bp, CFC_REG_DEBUG0, 0x0); in bnx2x_int_mem_test()
6335 REG_WR(bp, CFC_REG_DEBUG0, 0x20020000); in bnx2x_init_hw_common()
6392 REG_WR(bp, CFC_REG_DEBUG0, 0); in bnx2x_init_hw_common()
Dbnx2x_reg.h448 #define CFC_REG_DEBUG0 0x104050 macro