Lines Matching +full:2010 +full:- +full:2013
1 // SPDX-License-Identifier: GPL-2.0-only
5 * Copyright (C) 2011, 2013, NVIDIA Corporation
6 * Copyright (C) 2010 Secret Lab Technologies, Ltd.
7 * Copyright (C) 2010 Google, Inc.
12 #include <linux/dma-mapping.h>
34 #include <asm/hardware/cache-l2x0.h>
37 #include <asm/mach-types.h>
49 * Storage for debug-macro.S's state.
52 * kernel is loaded. The data is declared here rather than debug-macro.S so
53 * that multiple inclusions of debug-macro.S point at the same data.
92 platform_device_register_simple("tegra20-cpufreq", -1, NULL, 0); in tegra_dt_init_late()
95 platform_device_register_simple("tegra-cpuidle", -1, NULL, 0); in tegra_dt_init_late()
99 platform_device_register_simple("tegra20-cpufreq", -1, NULL, 0); in tegra_dt_init_late()