Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Dpmac64-cpufreq.c88 static struct smu_sdbp_fvt *g5_fvt_table; /* table of op. points */ variable
390 g5_fvt_table = (struct smu_sdbp_fvt *)&shdr[1]; in g5_neo2_cpufreq_init()
392 g5_fvt_count = ssize / sizeof(*g5_fvt_table); in g5_neo2_cpufreq_init()