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

/freebsd-13-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_cpufreq.c109 int max_voltage_core; member in struct:bcm2835_cpufreq_softc
1033 int max_voltage_core, min_voltage_core; local
1088 max_voltage_core = bcm2835_cpufreq_get_max_voltage(sc,
1132 OFFSET2MVOLT(max_voltage_core),
1158 sc->max_voltage_core = OFFSET2MVOLT(max_voltage_core);
1257 sc->max_voltage_core = 0;
1517 volts = sc->max_voltage_core;

Completed in 83 milliseconds