Searched refs:BLK_CTRL_S_BASE (Results 1 – 3 of 3) sorted by relevance
61 mmio_setbits_32(BLK_CTRL_S_BASE + HW_LP_HANDHSK, BIT(5)); in pwr_sys_init()
65 mmio_write_32(BLK_CTRL_S_BASE + CA55_RVBADDR0_L + core_id * 8, boot_entry >> 2); in imx_set_cpu_boot_entry()87 mmio_clrbits_32(BLK_CTRL_S_BASE + CA55_CPUWAIT, BIT(core_id)); in imx_pwr_domain_on()
85 #define BLK_CTRL_S_BASE U(0x444F0000) macro