Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/cpufreq/
Dexynos5440-cpufreq.c72 #define PMIC_LOW_VOLT 0x30 macro
147 } else if (volt_id > PMIC_LOW_VOLT) { in init_div_table()