Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/cpufreq/
Dtegra194-cpufreq.c56 int (*get_cpu_ndiv)(u32 cpu, u32 cpuid, u32 clusterid, u64 *ndiv); member
153 .get_cpu_ndiv = tegra234_get_cpu_ndiv,
347 ret = data->soc->ops->get_cpu_ndiv(cpu, cpuid, clusterid, &ndiv); in tegra194_get_speed()
425 .get_cpu_ndiv = tegra194_get_cpu_ndiv,