Home
last modified time | relevance | path

Searched defs:cpu_volt_def (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm/nvidia/tegra124/
H A Dtegra124_cpufreq.c60 struct cpu_volt_def { struct
61 int min_uvolt; /* Min allowed CPU voltage */
62 int max_uvolt; /* Max allowed CPU voltage */
63 int step_uvolt; /* Step of CPU voltage */
64 int speedo_scale; /* Scaling factor for cvt */
65 int speedo_nitems; /* Size of speedo table */
66 struct speedo_entry *speedo_tbl; /* CPU voltage table */
/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dtegra210_cpufreq.c59 struct cpu_volt_def { struct
60 int min_uvolt; /* Min allowed CPU voltage */
61 int max_uvolt; /* Max allowed CPU voltage */
62 int step_uvolt; /* Step of CPU voltage */
63 int speedo_scale; /* Scaling factor for cvt */
64 int speedo_nitems; /* Size of speedo table */
65 struct speedo_entry *speedo_tbl; /* CPU voltage table */