xref: /linux/include/dt-bindings/sound/sc7180-lpass.h (revision 5ed132db5ad4f58156ae9d28219396b6f764a9cb)
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __DT_SC7180_LPASS_H
3 #define __DT_SC7180_LPASS_H
4 
5 #define MI2S_PRIMARY	0
6 #define MI2S_SECONDARY	1
7 #define LPASS_DP_RX	2
8 
9 #define LPASS_MCLK0	0
10 
11 #endif /* __DT_APQ8016_LPASS_H */
12