Lines Matching refs:ihost_base

111 	uint32_t ihost_base;  in ihost_power_on_cluster()  local
155 ihost_base = IHOST0_BASE + cluster_id * IHOST_ADDR_SPACE; in ihost_power_on_cluster()
158 mmio_clrsetbits_32(ihost_base + A72_CRM_DOMAIN_4_CONTROL, in ihost_power_on_cluster()
168 mmio_clrsetbits_32(ihost_base + A72_CRM_DOMAIN_0_CONTROL, in ihost_power_on_cluster()
173 mmio_clrsetbits_32(ihost_base + A72_CRM_DOMAIN_1_CONTROL, in ihost_power_on_cluster()
201 mmio_write_32(ihost_base + A72_CRM_PLL_PWR_ON, in ihost_power_on_cluster()
210 mmio_write_32(ihost_base + A72_CRM_PLL_PWR_ON, in ihost_power_on_cluster()
221 mmio_write_32(ihost_base + A72_CRM_PLL0_CFG0_CTRL, 0x00000000); in ihost_power_on_cluster()
222 mmio_write_32(ihost_base + A72_CRM_PLL0_CFG1_CTRL, 0x00008400); in ihost_power_on_cluster()
223 mmio_write_32(ihost_base + A72_CRM_PLL0_CFG2_CTRL, 0x00000001); in ihost_power_on_cluster()
224 mmio_write_32(ihost_base + A72_CRM_PLL0_CFG3_CTRL, 0x00000000); in ihost_power_on_cluster()
233 mmio_setbits_32(ihost_base + A72_CRM_SOFTRESETN_0, in ihost_power_on_cluster()
243 mmio_write_32(ihost_base + A72_CRM_AXI_CLK_DESC, 0x00000001); in ihost_power_on_cluster()
244 mmio_write_32(ihost_base + A72_CRM_ACP_CLK_DESC, 0x00000001); in ihost_power_on_cluster()
245 mmio_write_32(ihost_base + A72_CRM_ATB_CLK_DESC, 0x00000004); in ihost_power_on_cluster()
246 mmio_write_32(ihost_base + A72_CRM_PCLKDBG_DESC, 0x0000000b); in ihost_power_on_cluster()
252 mmio_setbits_32(ihost_base + A72_CRM_CLOCK_MODE_CONTROL, in ihost_power_on_cluster()
256 mmio_setbits_32(ihost_base + A72_CRM_CLOCK_CONTROL_0, in ihost_power_on_cluster()
263 mmio_setbits_32(ihost_base + A72_CRM_CLOCK_CONTROL_1, in ihost_power_on_cluster()
272 mmio_write_32(ihost_base + A72_CRM_CORE_CONFIG_DBGCTRL, in ihost_power_on_cluster()
276 mmio_write_32(ihost_base + A72_CRM_CORE_CONFIG_DBGROM_LO, in ihost_power_on_cluster()
278 mmio_write_32(ihost_base + A72_CRM_CORE_CONFIG_DBGROM_HI, in ihost_power_on_cluster()
287 mmio_setbits_32(ihost_base + A72_CRM_SOFTRESETN_0, in ihost_power_on_cluster()
295 mmio_setbits_32(ihost_base + A72_CRM_SOFTRESETN_1, in ihost_power_on_cluster()
299 mmio_setbits_32(ihost_base + A72_CRM_SOFTRESETN_0, in ihost_power_on_cluster()
303 mmio_setbits_32(ihost_base + A72_CRM_SOFTRESETN_0, in ihost_power_on_cluster()
312 uint32_t ihost_base; in ihost_power_on_secondary_core() local
316 ihost_base = IHOST0_BASE + cluster_id * IHOST_ADDR_SPACE; in ihost_power_on_secondary_core()
321 mmio_write_32(ihost_base + A72_CRM_CORE_CONFIG_RVBA1_LO, in ihost_power_on_secondary_core()
323 mmio_write_32(ihost_base + A72_CRM_CORE_CONFIG_RVBA1_MID, in ihost_power_on_secondary_core()
325 mmio_write_32(ihost_base + A72_CRM_CORE_CONFIG_RVBA1_HI, in ihost_power_on_secondary_core()
329 mmio_write_32(ihost_base + A72_CRM_CORE_CONFIG_RVBA0_LO, in ihost_power_on_secondary_core()
331 mmio_write_32(ihost_base + A72_CRM_CORE_CONFIG_RVBA0_MID, in ihost_power_on_secondary_core()
333 mmio_write_32(ihost_base + A72_CRM_CORE_CONFIG_RVBA0_HI, in ihost_power_on_secondary_core()
338 mmio_setbits_32(ihost_base + A72_CRM_SUBSYSTEM_CONFIG_0, in ihost_power_on_secondary_core()
344 mmio_setbits_32(ihost_base + A72_CRM_SOFTRESETN_0, in ihost_power_on_secondary_core()
349 mmio_setbits_32(ihost_base + A72_CRM_SOFTRESETN_1, in ihost_power_on_secondary_core()