xref: /linux/include/dt-bindings/sound/apq8016-lpass.h (revision fcc8487d477a3452a1d0ccbdd4c5e0e1e3cb8bed)
1 #ifndef __DT_APQ8016_LPASS_H
2 #define __DT_APQ8016_LPASS_H
3 
4 #define MI2S_PRIMARY	0
5 #define MI2S_SECONDARY	1
6 #define MI2S_TERTIARY	2
7 #define MI2S_QUATERNARY	3
8 
9 #endif /* __DT_APQ8016_LPASS_H */
10