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

/freebsd-current/sys/dev/qlnx/qlnxe/
H A Decore_hsi_debug_tools.h48 GRCBASE_MCP = 0xe00000, enumerator in enum:block_addr
H A Decore_mcp.c239 p_info->public_base |= GRCBASE_MCP;
/freebsd-current/sys/dev/bxe/
H A Decore_reg.h2176 #define GRCBASE_MCP 0x080000 macro
H A Dbxe.c6922 REG_WR(sc, GRCBASE_MCP + 0x9c, val);
6923 val = REG_RD(sc, GRCBASE_MCP + 0x9c);
6941 REG_WR(sc, GRCBASE_MCP + 0x9c, 0);

Completed in 221 milliseconds