Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx93/include/
H A Dpwr_ctrl.h20 #define GPC_GLOBAL_BASE U(GPC_BASE + 0x4000) macro
72 mmio_write_32(GPC_GLOBAL_BASE + GPC_DOMAIN, domains); in gpc_assign_domains()
78 mmio_setbits_32(GPC_GLOBAL_BASE + GPC_SYS_SLEEP, FORCE_CPUx_DISABLE(cpu)); in gpc_force_cpu_suspend()
83 mmio_write_32(GPC_GLOBAL_BASE + PMIC_CTRL, en ? 1 : 0); in gpc_pmic_stby_en()
88 mmio_write_32(GPC_GLOBAL_BASE + GPC_ROSC_CTRL, off ? 1 : 0); in gpc_rosc_off()