Home
last modified time | relevance | path

Searched defs:OCRAM_S_MAP (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a-latest/plat/imx/imx8m/imx8mn/include/
Dplatform_def.h152 #define OCRAM_S_MAP MAP_REGION_FLAT(OCRAM_S_BASE, OCRAM_S_SIZE, MT_DEVICE | MT_RW) /* OCRAM_S */ macro
/trusted-firmware-a-latest/plat/imx/imx8m/imx8mp/include/
Dplatform_def.h188 #define OCRAM_S_MAP MAP_REGION_FLAT(OCRAM_S_BASE, OCRAM_S_SIZE, MT_MEMORY | MT_RW) /* OCRAM_S */ macro