Searched refs:CFC_REG_DEBUG0 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bxe/ |
H A D | ecore_reg.h | 98 #define CFC_REG_DEBUG0 \ macro
|
H A D | bxe.c | 16730 REG_WR(sc, CFC_REG_DEBUG0, 0x1); in bxe_int_mem_test() 16786 REG_WR(sc, CFC_REG_DEBUG0, 0x1); in bxe_int_mem_test() 16859 REG_WR(sc, CFC_REG_DEBUG0, 0x0); in bxe_int_mem_test() 17373 REG_WR(sc, CFC_REG_DEBUG0, 0x20020000); in bxe_init_hw_common() 17434 REG_WR(sc, CFC_REG_DEBUG0, 0); in bxe_init_hw_common()
|