Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/tegra/fuse/
H A Dspeedo-tegra114.c15 #define CPU_PROCESS_CORNERS 2 macro
28 static const u32 __initconst cpu_process_speedos[][CPU_PROCESS_CORNERS] = {
90 for (i = 0; i < CPU_PROCESS_CORNERS; i++) in tegra114_init_speedo_data()
H A Dspeedo-tegra124.c14 #define CPU_PROCESS_CORNERS 2 macro
35 static const u32 __initconst cpu_process_speedos[][CPU_PROCESS_CORNERS] = {
134 for (i = 0; i < CPU_PROCESS_CORNERS; i++) in tegra124_init_speedo_data()
H A Dspeedo-tegra210.c14 #define CPU_PROCESS_CORNERS 2 macro
35 static const u32 __initconst cpu_process_speedos[][CPU_PROCESS_CORNERS] = {
161 CPU_PROCESS_CORNERS); in tegra210_init_speedo_data()
H A Dspeedo-tegra30.c15 #define CPU_PROCESS_CORNERS 6 macro
61 static const u32 __initconst cpu_process_speedos[][CPU_PROCESS_CORNERS] = {
252 for (i = 0; i < CPU_PROCESS_CORNERS; i++) { in tegra30_init_speedo_data()