Home
last modified time | relevance | path

Searched refs:write_cntfrq_el0 (Results 1 – 14 of 14) sorted by relevance

/trusted-firmware-a-3.4.0/plat/arm/board/fvp_r/
Dfvp_r_bl1_setup.c170 write_cntfrq_el0(plat_get_syscnt_freq2()); in arm_bl1_platform_setup()
/trusted-firmware-a-3.4.0/plat/st/stm32mp1/
Dstm32mp1_pm.c123 write_cntfrq_el0(cntfrq_core0); in stm32_pwr_domain_on_finish()
/trusted-firmware-a-3.4.0/plat/arm/common/
Darm_bl1_setup.c218 write_cntfrq_el0(plat_get_syscnt_freq2()); in arm_bl1_platform_setup()
/trusted-firmware-a-3.4.0/lib/psci/
Dpsci_suspend.c305 write_cntfrq_el0(counter_freq); in psci_cpu_suspend_finish()
Dpsci_setup.c289 write_cntfrq_el0(plat_get_syscnt_freq2()); in psci_arch_setup()
/trusted-firmware-a-3.4.0/plat/hisilicon/hikey960/
Dhikey960_bl1_setup.c253 write_cntfrq_el0(plat_get_syscnt_freq2()); in bl1_plat_set_ep_info()
/trusted-firmware-a-3.4.0/plat/nxp/soc-ls1046a/
Dsoc.c122 write_cntfrq_el0(counter_base_frequency); in set_base_freq_CNTFID0()
/trusted-firmware-a-3.4.0/plat/xilinx/zynqmp/aarch64/
Dzynqmp_common.c376 write_cntfrq_el0(plat_get_syscnt_freq2()); in zynqmp_config_setup()
/trusted-firmware-a-3.4.0/drivers/st/clk/
Dstm32mp_clkfunc.c346 write_cntfrq_el0(rate); in stm32mp_stgen_config()
/trusted-firmware-a-3.4.0/plat/nxp/soc-ls1043a/
Dsoc.c128 write_cntfrq_el0(counter_base_frequency); in set_base_freq_CNTFID0()
/trusted-firmware-a-3.4.0/include/arch/aarch32/
Darch_helpers.h397 #define write_cntfrq_el0(_v) write_cntfrq(_v) macro
/trusted-firmware-a-3.4.0/plat/renesas/rzg/
Dbl2_plat_setup.c1015 write_cntfrq_el0((u_register_t)reg_cntfid); in bl2_init_generic_timer()
/trusted-firmware-a-3.4.0/drivers/renesas/common/pwrc/
Dpwrc.c410 write_cntfrq_el0((u_register_t)plat_get_syscnt_freq2()); in rcar_pwrc_restore_timer_state()
/trusted-firmware-a-3.4.0/plat/renesas/rcar/
Dbl2_plat_setup.c1194 write_cntfrq_el0((u_register_t )reg_cntfid); in bl2_init_generic_timer()