Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 #ifndef __DT_MESON_G12A_TOACODEC_H
0003 #define __DT_MESON_G12A_TOACODEC_H
0004 
0005 #define TOACODEC_IN_A   0
0006 #define TOACODEC_IN_B   1
0007 #define TOACODEC_IN_C   2
0008 #define TOACODEC_OUT    3
0009 
0010 #endif /* __DT_MESON_G12A_TOACODEC_H */