xref: /kernel/linux/linux-5.10/arch/mips/include/asm/mach-loongson2ef/machine.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/arch/mips/include/asm/mach-loongson2ef/
18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-or-later */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Copyright (C) 2009 Lemote, Inc.
48c2ecf20Sopenharmony_ci * Author: Wu Zhangjin <wuzhangjin@gmail.com>
58c2ecf20Sopenharmony_ci */
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ci#ifndef __ASM_MACH_LOONGSON2EF_MACHINE_H
88c2ecf20Sopenharmony_ci#define __ASM_MACH_LOONGSON2EF_MACHINE_H
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ci#ifdef CONFIG_LEMOTE_FULOONG2E
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ci#define LOONGSON_MACHTYPE MACH_LEMOTE_FL2E
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ci#endif
158c2ecf20Sopenharmony_ci
168c2ecf20Sopenharmony_ci/* use fuloong2f as the default machine of LEMOTE_MACH2F */
178c2ecf20Sopenharmony_ci#ifdef CONFIG_LEMOTE_MACH2F
188c2ecf20Sopenharmony_ci
198c2ecf20Sopenharmony_ci#define LOONGSON_MACHTYPE MACH_LEMOTE_FL2F
208c2ecf20Sopenharmony_ci
218c2ecf20Sopenharmony_ci#endif
228c2ecf20Sopenharmony_ci
238c2ecf20Sopenharmony_ci#endif /* __ASM_MACH_LOONGSON2EF_MACHINE_H */
24

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