Searched refs:GRCBASE_MCP (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_hsi_debug_tools.h50 GRCBASE_MCP = 0xe00000, enumerator in enum:block_addr
H A Decore_mcp.c241 p_info->public_base |= GRCBASE_MCP;
/freebsd-13-stable/sys/dev/bxe/
H A Decore_reg.h2178 #define GRCBASE_MCP 0x080000 macro
H A Dbxe.c6947 REG_WR(sc, GRCBASE_MCP + 0x9c, val);
6948 val = REG_RD(sc, GRCBASE_MCP + 0x9c);
6966 REG_WR(sc, GRCBASE_MCP + 0x9c, 0);

Completed in 281 milliseconds