Searched refs:freq_to_voltage (Results 1 – 2 of 2) sorted by relevance
182 freq_to_voltage(struct tegra210_cpufreq_softc *sc, uint64_t freq) in freq_to_voltage() function229 sc->speed_points[i].uvolt = freq_to_voltage(sc, in build_speed_points()
225 freq_to_voltage(struct tegra124_cpufreq_softc *sc, uint64_t freq) in freq_to_voltage() function271 sc->speed_points[i].uvolt = freq_to_voltage(sc, in build_speed_points()