Searched defs:volts (Results 1 – 6 of 6) sorted by relevance
86 int volts; /* Voltage in mV. */ member
63 uint16_t volts; member1175 int bus, freq, volts; in est_msr_info() local
103 int volts; /* Voltage in mV. */ member
387 uint32_t *volts, lat; in cpufreq_dt_oppv2_parse() local
1485 int freq, min_freq, volts, rem; in bcm2835_cpufreq_make_freq_list() local
681 cbb_power(device_t brdev, int volts) in cbb_power()