Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/soc/tegra/fuse/
Dspeedo-tegra114.c26 #define CPU_PROCESS_CORNERS 2 macro
39 static const u32 __initconst cpu_process_speedos[][CPU_PROCESS_CORNERS] = {
101 for (i = 0; i < CPU_PROCESS_CORNERS; i++) in tegra114_init_speedo_data()
Dspeedo-tegra124.c25 #define CPU_PROCESS_CORNERS 2 macro
46 static const u32 __initconst cpu_process_speedos[][CPU_PROCESS_CORNERS] = {
154 for (i = 0; i < CPU_PROCESS_CORNERS; i++) in tegra124_init_speedo_data()
Dspeedo-tegra210.c25 #define CPU_PROCESS_CORNERS 2 macro
46 static const u32 __initconst cpu_process_speedos[][CPU_PROCESS_CORNERS] = {
176 CPU_PROCESS_CORNERS); in tegra210_init_speedo_data()
Dspeedo-tegra30.c26 #define CPU_PROCESS_CORNERS 6 macro
72 static const u32 __initconst cpu_process_speedos[][CPU_PROCESS_CORNERS] = {
263 for (i = 0; i < CPU_PROCESS_CORNERS; i++) { in tegra30_init_speedo_data()