Searched refs:OFFSET2MVOLT (Results 1 – 1 of 1) sorted by relevance
73 #define OFFSET2MVOLT(val) (((val) / 1000)) macro1125 OFFSET2MVOLT(voltage_core), OFFSET2MVOLT(voltage_sdram_c), in bcm2835_cpufreq_init()1126 OFFSET2MVOLT(voltage_sdram_i), in bcm2835_cpufreq_init()1127 OFFSET2MVOLT(voltage_sdram_p)); in bcm2835_cpufreq_init()1132 OFFSET2MVOLT(max_voltage_core), in bcm2835_cpufreq_init()1133 OFFSET2MVOLT(min_voltage_core), in bcm2835_cpufreq_init()1134 OFFSET2MVOLT(max_voltage_sdram_c), in bcm2835_cpufreq_init()1135 OFFSET2MVOLT(min_voltage_sdram_c), in bcm2835_cpufreq_init()1136 OFFSET2MVOLT(max_voltage_sdram_i), in bcm2835_cpufreq_init()1137 OFFSET2MVOLT(min_voltage_sdram_i), in bcm2835_cpufreq_init()[all …]