Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/cpufreq/
Dexynos5440-cpufreq.c86 #define MAX_VOLTAGE 1550000 /* In microvolt */ macro
143 volt_id = (MAX_VOLTAGE - volt_id) / VOLTAGE_STEP; in init_div_table()