Home
last modified time | relevance | path

Searched refs:A72_CRM_PLL_PWR_ON (Results 1 – 2 of 2) sorted by relevance

/external/arm-trusted-firmware/plat/brcm/board/stingray/driver/
Dihost_pll_config.c18 #define A72_CRM_PLL_PWR_ON 0x00000070 macro
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()
167 pll_rst_ctrl = mmio_read_32(ihostx_config_root + A72_CRM_PLL_PWR_ON); in ARMCOE_crm_pllDeassertReset()
179 mmio_write_32(ihostx_config_root + A72_CRM_PLL_PWR_ON, pll_rst_ctrl); in ARMCOE_crm_pllDeassertReset()
/external/arm-trusted-firmware/plat/brcm/board/stingray/src/
Dihost_pm.c29 #define A72_CRM_PLL_PWR_ON 0x70 macro
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()