Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dqcom-cpufreq-hw.c39 static unsigned long cpu_hw_rate, xo_rate; variable
182 freq = cpu_hw_rate / 1000; in qcom_cpufreq_hw_read_lut()
432 cpu_hw_rate = clk_get_rate(clk) / CLK_HW_DIV; in qcom_cpufreq_hw_driver_probe()
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dqcom-cpufreq-hw.c68 static unsigned long cpu_hw_rate, xo_rate; variable
251 freq = cpu_hw_rate / 1000; in qcom_cpufreq_hw_read_lut()
652 cpu_hw_rate = clk_get_rate(clk) / CLK_HW_DIV; in qcom_cpufreq_hw_driver_probe()

Completed in 3 milliseconds