xref: /kernel/linux/linux-6.6/arch/mips/include/asm/mach-loongson64/builtin_dtbs.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/arch/mips/include/asm/mach-loongson64/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-or-later */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * Copyright (C) 2019 Jiaxun Yang <jiaxun.yang@flygoat.com>
462306a36Sopenharmony_ci *
562306a36Sopenharmony_ci * Built-in Generic dtbs for MACH_LOONGSON64
662306a36Sopenharmony_ci */
762306a36Sopenharmony_ci
862306a36Sopenharmony_ci#ifndef __ASM_MACH_LOONGSON64_BUILTIN_DTBS_H_
962306a36Sopenharmony_ci#define __ASM_MACH_LOONGSON64_BUILTIN_DTBS_H_
1062306a36Sopenharmony_ci
1162306a36Sopenharmony_ciextern u32 __dtb_loongson64_2core_2k1000_begin[];
1262306a36Sopenharmony_ciextern u32 __dtb_loongson64c_4core_ls7a_begin[];
1362306a36Sopenharmony_ciextern u32 __dtb_loongson64c_4core_rs780e_begin[];
1462306a36Sopenharmony_ciextern u32 __dtb_loongson64c_8core_rs780e_begin[];
1562306a36Sopenharmony_ciextern u32 __dtb_loongson64g_4core_ls7a_begin[];
1662306a36Sopenharmony_ciextern u32 __dtb_loongson64v_4core_virtio_begin[];
1762306a36Sopenharmony_ci#endif
18

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