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

/linux-4.4.14/drivers/cpufreq/
H A Dexynos5440-cpufreq.c86 #define MAX_VOLTAGE 1550000 /* In microvolt */ macro
143 volt_id = (MAX_VOLTAGE - volt_id) / VOLTAGE_STEP; cpufreq_for_each_entry()

Completed in 54 milliseconds