Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/cpufreq/
Dtegra194-cpufreq.c201 static inline u32 map_ndiv_to_freq(struct mrq_cpu_ndiv_limits_response in map_ndiv_to_freq() function
502 freq_table[index].frequency = map_ndiv_to_freq(&resp, ndiv); in init_freq_table()
506 freq_table[index++].frequency = map_ndiv_to_freq(&resp, resp.ndiv_max); in init_freq_table()