/* SPDX-License-Identifier: GPL-2.0 */ #ifndef __DT_MESON_AIU_H #define __DT_MESON_AIU_H #define AIU_CPU … #define AIU_HDMI … #define AIU_ACODEC … #define CPU_I2S_FIFO … #define CPU_SPDIF_FIFO … #define CPU_I2S_ENCODER … #define CPU_SPDIF_ENCODER … #define CTRL_I2S … #define CTRL_PCM … #define CTRL_OUT … #endif /* __DT_MESON_AIU_H */