Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/cpufreq/
Dpmac64-cpufreq.c92 static int g5_fvt_count; /* number of op. points */ variable
394 g5_fvt_count = ssize / sizeof(*g5_fvt_table); in g5_neo2_cpufreq_init()
398 if (g5_fvt_count < 1 || g5_pmode_max < 1) in g5_neo2_cpufreq_init()