18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 28c2ecf20Sopenharmony_ci#ifndef __ASM_MACH_LOONGSON64_WORKAROUNDS_H_ 38c2ecf20Sopenharmony_ci#define __ASM_MACH_LOONGSON64_WORKAROUNDS_H_ 48c2ecf20Sopenharmony_ci 58c2ecf20Sopenharmony_ci#define WORKAROUND_CPUFREQ 0x00000001 68c2ecf20Sopenharmony_ci#define WORKAROUND_CPUHOTPLUG 0x00000002 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ci#endif 9