Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/common/
H A Dimx_sip_handler.c345 mmio_setbits_32(IMX_SIM2_BASE + 0x8, BIT_32(19) | BIT_32(17) | BIT_32(18)); in imx_hifi_xrdc()
346 mmio_clrbits_32(IMX_SIM2_BASE + 0x8, BIT_32(16)); in imx_hifi_xrdc()
/rk3399_ARM-atf/plat/imx/imx8ulp/include/
H A Dplatform_def.h72 #define IMX_SIM2_BASE U(0x2da50000) macro