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

/freebsd-11-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_cpufreq.c112 int max_voltage_core; member in struct:bcm2835_cpufreq_softc
1090 int max_voltage_core, min_voltage_core; local
1145 max_voltage_core = bcm2835_cpufreq_get_max_voltage(sc,
1189 OFFSET2MVOLT(max_voltage_core),
1215 sc->max_voltage_core = OFFSET2MVOLT(max_voltage_core);
1307 sc->max_voltage_core = 0;
1555 volts = sc->max_voltage_core;

Completed in 187 milliseconds