Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx8m/imx8mp/
H A Dgpc.c198 mmio_write_32(IMX_HDMI_CTL_BASE + RTX_RESET_CTL0, 0x0); in imx_gpc_pm_domain_enable()
222 mmio_write_32(IMX_HDMI_CTL_BASE + RTX_RESET_CTL0, 0xffffffff); in imx_gpc_pm_domain_enable()
/rk3399_ARM-atf/plat/imx/imx8m/imx8mp/include/
H A Dplatform_def.h137 #define RTX_RESET_CTL0 U(0x20) macro