Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy...
[linux-2.6-microblaze.git] / include / dt-bindings / sound / qcom,lpass.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __DT_QCOM_LPASS_H
3 #define __DT_QCOM_LPASS_H
4
5 #define MI2S_PRIMARY    0
6 #define MI2S_SECONDARY  1
7 #define MI2S_TERTIARY   2
8 #define MI2S_QUATERNARY 3
9 #define MI2S_QUINARY    4
10
11 #define LPASS_DP_RX     5
12
13 #define LPASS_MCLK0     0
14
15 #endif /* __DT_QCOM_LPASS_H */