Home
last modified time | relevance | path

Searched refs:normal_base (Results 1 – 5 of 5) sorted by relevance

/tf-a-ffa_el3_spmc/plat/mediatek/common/drivers/timer/
A Dmt_timer.c16 void sched_clock_init(uint64_t normal_base, uint64_t atf_base) in sched_clock_init() argument
18 normal_time_base += normal_base; in sched_clock_init()
A Dmt_timer.h31 void sched_clock_init(uint64_t normal_base, uint64_t atf_base);
/tf-a-ffa_el3_spmc/plat/mediatek/mt6795/drivers/timer/
A Dmt_cpuxgpt.c23 void sched_clock_init(uint64_t normal_base, uint64_t atf_base) in sched_clock_init() argument
25 normal_time_base = normal_base; in sched_clock_init()
A Dmt_cpuxgpt.h25 void sched_clock_init(uint64_t normal_base, uint64_t atf_base);
/tf-a-ffa_el3_spmc/plat/mediatek/mt6795/
A Dbl31_plat_setup.c182 unsigned long long normal_base; in bl31_early_platform_setup2() local
200 normal_base = 0; in bl31_early_platform_setup2()
205 sched_clock_init(normal_base, atf_base); in bl31_early_platform_setup2()

Completed in 7 milliseconds