Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/cpufreq/
Dtegra194-cpufreq.c24 #define CPUFREQ_TBL_STEP_HZ (50 * KHZ * KHZ) macro
477 DIV_ROUND_UP(CPUFREQ_TBL_STEP_HZ, resp.ref_clk_hz); in init_freq_table()