| /f-stack/freebsd/x86/cpufreq/ |
| H A D | est.c | 66 uint16_t volts; member 1106 table[j].volts = sets[i].volts; in est_acpi_info() 1208 volts <<= 4; in est_msr_info() 1209 volts += 700; in est_msr_info() 1212 fp[0].volts = volts; in est_msr_info() 1216 volts); in est_msr_info() 1223 volts <<= 4; in est_msr_info() 1227 fp[1].volts = volts; in est_msr_info() 1231 volts); in est_msr_info() 1309 sets[i].volts = f->volts; in est_settings() [all …]
|
| H A D | hwpstate_amd.c | 100 int volts; /* Voltage in mV. */ member 279 cf->volts = set.volts; in hwpstate_get() 301 sets->volts = set.volts; in hwpstate_settings() 479 hwpstate_set[i].volts = CPUFREQ_VAL_UNKNOWN; in hwpstate_get_info_from_msr() 516 hwpstate_set[i].volts = perf_set[i].volts; in hwpstate_get_info_from_acpi_perf()
|
| H A D | powernow.c | 511 cf->volts = sc->vid_to_volts[cvid]; in pn_get() 536 sets[i].volts = sc->vid_to_volts[sc->powernow_states[i].vid]; in pn_settings()
|
| H A D | smist.c | 395 sc->sets[0].volts = CPUFREQ_VAL_UNKNOWN; in smist_attach()
|
| H A D | hwpstate_intel.c | 551 set->volts = CPUFREQ_VAL_UNKNOWN; in intel_hwpstate_get()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/media/i2c/ |
| H A D | ov2685.txt | 7 - avdd-supply: Analog voltage supply, 2.8 volts 8 - dovdd-supply: Digital I/O voltage supply, 1.8 volts 9 - dvdd-supply: Digital core voltage supply, 1.8 volts
|
| H A D | ov5695.txt | 7 - avdd-supply: Analog voltage supply, 2.8 volts 8 - dovdd-supply: Digital I/O voltage supply, 1.8 volts 9 - dvdd-supply: Digital core voltage supply, 1.2 volts
|
| H A D | imx219.yaml | 32 Digital I/O voltage supply, 1.8 volts 36 Analog voltage supply, 2.8 volts 40 Digital core voltage supply, 1.2 volts
|
| H A D | ov5640.txt | 7 - DOVDD-supply: Digital I/O voltage supply, 1.8 volts 8 - AVDD-supply: Analog voltage supply, 2.8 volts 9 - DVDD-supply: Digital core voltage supply, 1.5 volts
|
| H A D | st,st-mipid02.txt | 17 - VDDE-supply: sensor digital IO supply. Must be 1.8 volts. 18 - VDDIN-supply: sensor internal regulator supply. Must be 1.8 volts.
|
| H A D | toshiba,et8ek8.txt | 14 - vana-supply: Analogue voltage supply (VANA), 2.8 volts
|
| H A D | nokia,smia.txt | 19 - vana-supply: Analogue voltage supply (VANA), typically 2,8 volts (sensor
|
| /f-stack/freebsd/arm/broadcom/bcm2835/ |
| H A D | bcm2835_cpufreq.c | 1479 cf->volts = CPUFREQ_VAL_UNKNOWN; in bcm2835_cpufreq_get() 1495 int freq, min_freq, volts, rem; in bcm2835_cpufreq_make_freq_list() local 1517 volts = sc->max_voltage_core; in bcm2835_cpufreq_make_freq_list() 1519 volts = sc->min_voltage_core; in bcm2835_cpufreq_make_freq_list() 1521 sets[idx].volts = volts; in bcm2835_cpufreq_make_freq_list() 1529 volts = sc->min_voltage_core; in bcm2835_cpufreq_make_freq_list() 1531 sets[idx].volts = volts; in bcm2835_cpufreq_make_freq_list() 1537 sets[idx].volts = volts; in bcm2835_cpufreq_make_freq_list()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | sgtl5000.txt | 26 - micbias-voltage-m-volts : the bias voltage to be used in mVolts 57 micbias-voltage-m-volts = <2250>;
|
| H A D | sgtl5000.yaml | 43 micbias-voltage-m-volts: 98 micbias-voltage-m-volts = <2250>;
|
| /f-stack/freebsd/contrib/device-tree/Bindings/staging/iio/adc/ |
| H A D | spear-adc.txt | 10 - vref-external: External voltage reference in milli-volts. If omitted
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ |
| H A D | nvidia,tegra124-dfll.txt | 57 - nvidia,pwm-tristate-microvolts: Regulator voltage in micro volts when PWM 60 - nvidia,pwm-min-microvolts: Regulator voltage in micro volts when PWM control 63 - nvidia,pwm-voltage-step-microvolts: Voltage increase in micro volts
|
| /f-stack/freebsd/sys/ |
| H A D | cpu.h | 82 int volts; /* Voltage in mV. */ member
|
| /f-stack/freebsd/contrib/device-tree/Bindings/hwmon/ |
| H A D | ntc_thermistor.txt | 23 - "pullup-uv" Pull up voltage in micro volts
|
| /f-stack/freebsd/arm64/nvidia/tegra210/ |
| H A D | tegra210_cpufreq.c | 267 sets[i].volts = sc->speed_points[j].uvolt / 1000; in tegra210_cpufreq_settings() 332 cf->volts = sc->act_speed_point->uvolt / 1000; in tegra210_cpufreq_get()
|
| /f-stack/freebsd/arm/nvidia/tegra124/ |
| H A D | tegra124_cpufreq.c | 309 sets[i].volts = sc->speed_points[j].uvolt / 1000; in tegra124_cpufreq_settings() 404 cf->volts = sc->act_speed_point->uvolt / 1000; in tegra124_cpufreq_get()
|