Home
last modified time | relevance | path

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

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