Home
last modified time | relevance | path

Searched refs:DPAA2_MCP_MEM_WIDTH (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/dpaa2/
H A Ddpaa2_mcp.c175 if (rman_get_size(sc->res[0]) < DPAA2_MCP_MEM_WIDTH) { in dpaa2_mcp_attach()
H A Ddpaa2_mcp.h41 #define DPAA2_MCP_MEM_WIDTH 0x40 /* Minimal size of the MC portal. */ macro
H A Ddpaa2_mc.c193 if (rman_get_size(sc->res[0]) < DPAA2_MCP_MEM_WIDTH) { in dpaa2_mc_attach()