Searched refs:get_cpu_ndiv (Results 1 – 1 of 1) sorted by relevance
57 int (*get_cpu_ndiv)(u32 cpu, u32 cpuid, u32 clusterid, u64 *ndiv); member178 .get_cpu_ndiv = tegra234_get_cpu_ndiv,372 ret = data->soc->ops->get_cpu_ndiv(cpu, cpuid, clusterid, &ndiv); in tegra194_get_speed()575 .get_cpu_ndiv = tegra194_get_cpu_ndiv,