Searched refs:IMX_SIM2_BASE (Results 1 – 2 of 2) sorted by relevance
340 mmio_setbits_32(IMX_SIM2_BASE + 0x8, BIT_32(19) | BIT_32(17) | BIT_32(18)); in imx_hifi_xrdc()341 mmio_clrbits_32(IMX_SIM2_BASE + 0x8, BIT_32(16)); in imx_hifi_xrdc()
72 #define IMX_SIM2_BASE U(0x2da50000) macro