Searched refs:plat_get_freq (Results 1 – 3 of 3) sorted by relevance
44 unsigned long plat_get_freq(void) in plat_get_freq() function
64 cycles = (uint64_t)us * ((uint64_t)plat_get_freq() / 1000000ULL); in udelay()
77 unsigned long plat_get_freq(void);