Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx93/include/
H A Dpwr_ctrl.h28 #define GPC_ROSC_CTRL U(0x200) macro
88 mmio_write_32(GPC_GLOBAL_BASE + GPC_ROSC_CTRL, off ? 1 : 0); in gpc_rosc_off()