1 /* SPDX-License-Identifier: (GPL-2.0-only OR B 1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */ 2 /* 2 /* 3 * This file is provided under a dual BSD/GPLv 3 * This file is provided under a dual BSD/GPLv2 license. When using or 4 * redistributing this file, you may do so und 4 * redistributing this file, you may do so under either license. 5 * 5 * 6 * Copyright(c) 2024 Intel Corporation !! 6 * Copyright(c) 2024 Intel Corporation. All rights reserved. 7 */ 7 */ 8 8 9 #ifndef __SOF_INTEL_LNL_H 9 #ifndef __SOF_INTEL_LNL_H 10 #define __SOF_INTEL_LNL_H 10 #define __SOF_INTEL_LNL_H 11 11 12 #define LNL_DSP_REG_HFDSC 0x1602 12 #define LNL_DSP_REG_HFDSC 0x160200 /* DSP core0 status */ 13 #define LNL_DSP_REG_HFDEC 0x1602 13 #define LNL_DSP_REG_HFDEC 0x160204 /* DSP core0 error */ 14 14 15 #endif /* __SOF_INTEL_LNL_H */ 15 #endif /* __SOF_INTEL_LNL_H */ 16 16
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.