Home
last modified time | relevance | path

Searched refs:GPC_BASE (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a-latest/plat/imx/imx93/include/
Dpwr_ctrl.h20 #define GPC_GLOBAL_BASE U(GPC_BASE + 0x4000)
37 #define CM_SLICE(x) (GPC_BASE + 0x800 * (x))
Dplatform_def.h81 #define GPC_BASE U(0x44470000) macro