Home
last modified time | relevance | path

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

/libcpu/aarch64/common/
A Dsetup.c81 rt_hw_sysreg_read(cntpct_el0, cycles); in cpu_get_cycles()
92 rt_hw_sysreg_read(cntfrq_el0, freq); in cpu_loops_per_tick_init()
153 rt_hw_sysreg_read(mpidr_el1, mpidr); in cpu_info_init()
379 rt_hw_sysreg_read(mpidr_el1, rt_cpu_mpidr_table[cpu_id]); in rt_hw_secondary_cpu_bsp_start()
/libcpu/aarch64/common/include/
A Dcpuport.h51 #define rt_hw_sysreg_read(sysreg, val) \ macro

Completed in 3 milliseconds