Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/cpufreq/
Domap-cpufreq.c35 #define OPP_TOLERANCE 4 macro
71 tol = volt * OPP_TOLERANCE / 100; in omap_target()