16 lines · c
1/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */2 3#ifndef __DT_SOUND_QCOM_WCD9335_H4#define __DT_SOUND_QCOM_WCD9335_H5 6#define AIF1_PB 07#define AIF1_CAP 18#define AIF2_PB 29#define AIF2_CAP 310#define AIF3_PB 411#define AIF3_CAP 512#define AIF4_PB 613#define NUM_CODEC_DAIS 714 15#endif16