xref: /kernel/linux/linux-5.10/arch/arm/mach-tegra/board.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/arch/arm/mach-tegra/
18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * arch/arm/mach-tegra/board.h
48c2ecf20Sopenharmony_ci *
58c2ecf20Sopenharmony_ci * Copyright (c) 2013 NVIDIA Corporation. All rights reserved.
68c2ecf20Sopenharmony_ci * Copyright (C) 2010 Google, Inc.
78c2ecf20Sopenharmony_ci *
88c2ecf20Sopenharmony_ci * Author:
98c2ecf20Sopenharmony_ci *	Colin Cross <ccross@google.com>
108c2ecf20Sopenharmony_ci *	Erik Gilling <konkers@google.com>
118c2ecf20Sopenharmony_ci */
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ci#ifndef __MACH_TEGRA_BOARD_H
148c2ecf20Sopenharmony_ci#define __MACH_TEGRA_BOARD_H
158c2ecf20Sopenharmony_ci
168c2ecf20Sopenharmony_ci#include <linux/types.h>
178c2ecf20Sopenharmony_ci#include <linux/reboot.h>
188c2ecf20Sopenharmony_ci
198c2ecf20Sopenharmony_civoid __init tegra_map_common_io(void);
208c2ecf20Sopenharmony_civoid __init tegra_init_irq(void);
218c2ecf20Sopenharmony_ci
228c2ecf20Sopenharmony_civoid __init tegra_paz00_wifikill_init(void);
238c2ecf20Sopenharmony_ci
248c2ecf20Sopenharmony_ci#endif
25

Indexes created Thu Nov 07 10:32:03 CST 2024