Searched refs:ihostx_config_root (Results 1 – 1 of 1) sorted by relevance
51 unsigned int ihostx_config_root; in ARMCOE_crm_getBaseAddress() local56 ihostx_config_root = IHOST0_CONFIG_ROOT; in ARMCOE_crm_getBaseAddress()59 ihostx_config_root = IHOST1_CONFIG_ROOT; in ARMCOE_crm_getBaseAddress()62 ihostx_config_root = IHOST2_CONFIG_ROOT; in ARMCOE_crm_getBaseAddress()65 ihostx_config_root = IHOST3_CONFIG_ROOT; in ARMCOE_crm_getBaseAddress()69 return ihostx_config_root; in ARMCOE_crm_getBaseAddress()75 unsigned long ihostx_config_root; in ARMCOE_crm_pllAssertReset() local78 ihostx_config_root = ARMCOE_crm_getBaseAddress(cluster_num); in ARMCOE_crm_pllAssertReset()79 pll_rst_ctrl = mmio_read_32(ihostx_config_root + A72_CRM_PLL_PWR_ON); in ARMCOE_crm_pllAssertReset()90 mmio_write_32(ihostx_config_root + A72_CRM_PLL_PWR_ON, pll_rst_ctrl); in ARMCOE_crm_pllAssertReset()[all …]