Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dqcom-cpufreq-hw.c39 static unsigned long cpu_hw_rate, xo_rate; variable
181 freq = cpu_hw_rate / 1000; in qcom_cpufreq_hw_read_lut()
431 cpu_hw_rate = clk_get_rate(clk) / CLK_HW_DIV; in qcom_cpufreq_hw_driver_probe()