Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx93/include/
H A Dpwr_ctrl.h20 #define GPC_GLOBAL_BASE U(GPC_BASE + 0x4000)
37 #define CM_SLICE(x) (GPC_BASE + 0x800 * (x))
H A Dplatform_def.h84 #define GPC_BASE U(0x44470000) macro