Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/cpufreq/
Dqcom-cpufreq-hw.c64 static unsigned long cpu_hw_rate, xo_rate; variable
216 freq = cpu_hw_rate / 1000; in qcom_cpufreq_hw_read_lut()
678 cpu_hw_rate = clk_get_rate(clk) / CLK_HW_DIV; in qcom_cpufreq_hw_driver_probe()