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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_hsi_debug_tools.h51 GRCBASE_MCP = 0xe00000, enumerator in enum:block_addr
H A Decore_mcp.c241 p_info->public_base |= GRCBASE_MCP;
/freebsd-11-stable/sys/dev/bxe/
H A Decore_reg.h2176 #define GRCBASE_MCP 0x080000 macro
H A Dbxe.c6983 REG_WR(sc, GRCBASE_MCP + 0x9c, val);
6984 val = REG_RD(sc, GRCBASE_MCP + 0x9c);
7002 REG_WR(sc, GRCBASE_MCP + 0x9c, 0);

Completed in 210 milliseconds