Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/imx/
H A Dimx6_anatop.c86 struct imx6_anatop_softc { struct
113 static struct imx6_anatop_softc *imx6_anatop_sc; argument
162 vdd_set(struct imx6_anatop_softc *sc, int mv) in vdd_set()
230 cpufreq_mhz_from_div(struct imx6_anatop_softc *sc, uint32_t corediv, in cpufreq_mhz_from_div()
238 cpufreq_mhz_to_div(struct imx6_anatop_softc *sc, uint32_t cpu_mhz, in cpufreq_mhz_to_div()
247 cpufreq_actual_mhz(struct imx6_anatop_softc *sc, uint32_t cpu_mhz) in cpufreq_actual_mhz()
256 cpufreq_nearest_oppt(struct imx6_anatop_softc *sc, uint32_t cpu_newmhz) in cpufreq_nearest_oppt()
276 cpufreq_set_clock(struct imx6_anatop_softc * sc, struct oppt *op) in cpufreq_set_clock()
328 struct imx6_anatop_softc *sc; in cpufreq_sysctl_minmhz()
360 struct imx6_anatop_softc *sc; in cpufreq_sysctl_maxmhz()
[all …]