Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */
0002 
0003 #ifndef __DT_SOUND_QCOM_WCD9335_H
0004 #define __DT_SOUND_QCOM_WCD9335_H
0005 
0006 #define AIF1_PB                 0
0007 #define AIF1_CAP                1
0008 #define AIF2_PB                 2
0009 #define AIF2_CAP                3
0010 #define AIF3_PB                 4
0011 #define AIF3_CAP                5
0012 #define AIF4_PB                 6
0013 #define NUM_CODEC_DAIS          7
0014 
0015 #endif