162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 262306a36Sopenharmony_ci#ifndef __ASM_MACH_LOONGSON64_WORKAROUNDS_H_ 362306a36Sopenharmony_ci#define __ASM_MACH_LOONGSON64_WORKAROUNDS_H_ 462306a36Sopenharmony_ci 562306a36Sopenharmony_ci#define WORKAROUND_CPUFREQ 0x00000001 662306a36Sopenharmony_ci#define WORKAROUND_CPUHOTPLUG 0x00000002 762306a36Sopenharmony_ci 862306a36Sopenharmony_ci#endif 9