1 /* SPDX-License-Identifier: GPL-2.0 */ << 2 #ifndef __DT_APQ8016_LPASS_H 1 #ifndef __DT_APQ8016_LPASS_H 3 #define __DT_APQ8016_LPASS_H 2 #define __DT_APQ8016_LPASS_H 4 3 5 #include <dt-bindings/sound/qcom,lpass.h> !! 4 #define MI2S_PRIMARY 0 6 !! 5 #define MI2S_SECONDARY 1 7 /* NOTE: Use qcom,lpass.h to define any AIF ID !! 6 #define MI2S_TERTIARY 2 >> 7 #define MI2S_QUATERNARY 3 8 8 9 #endif /* __DT_APQ8016_LPASS_H */ 9 #endif /* __DT_APQ8016_LPASS_H */ 10 10
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.