Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/imx/imx8m/imx8mp/
Dgpc.c195 mmio_write_32(IMX_HDMI_CTL_BASE + RTX_CLK_CTL1, 0x7ffff87e); in imx_gpc_pm_domain_enable()
214 mmio_write_32(IMX_HDMI_CTL_BASE + RTX_CLK_CTL1, 0x0); in imx_gpc_pm_domain_enable()
219 mmio_write_32(IMX_HDMI_CTL_BASE + RTX_CLK_CTL1, 0x7ffff87e); in imx_gpc_pm_domain_enable()
/external/arm-trusted-firmware/plat/imx/imx8m/imx8mp/include/
Dplatform_def.h98 #define RTX_CLK_CTL1 U(0x50) macro