Home
last modified time | relevance | path

Searched refs:plat_get_freq (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/core/arch/arm/plat-sam/
A Dfreq.c37 unsigned long plat_get_freq(void) in plat_get_freq() function
/optee_os-3.20.0/core/kernel/
A Ddelay.c49 cycles = (uint64_t)us * ((uint64_t)plat_get_freq() / 1000000ULL); in udelay()
/optee_os-3.20.0/core/include/kernel/
A Dboot.h71 unsigned long plat_get_freq(void);

Completed in 4 milliseconds