Searched refs:SRC_GPR1 (Results 1 – 3 of 3) sorted by relevance
18 return io_read32(va + SRC_GPR1 + cpu * 8 + 4); in imx_get_src_gpr()28 io_write32(va + SRC_GPR1 + cpu * 8 + 4, val); in imx_set_src_gpr()
57 #define SRC_GPR1 0x020 macro
84 io_write32(va + SRC_GPR1 + core_idx * 8, val); in psci_cpu_on()149 while (io_read32(va + SRC_GPR1 + cpu * 8 + 4) != UINT32_MAX) in psci_affinity_info()
Completed in 3 milliseconds