apq8016-lpass.h 192 B

12345678910
  1. #ifndef __DT_APQ8016_LPASS_H
  2. #define __DT_APQ8016_LPASS_H
  3. #define MI2S_PRIMARY 0
  4. #define MI2S_SECONDARY 1
  5. #define MI2S_TERTIARY 2
  6. #define MI2S_QUATERNARY 3
  7. #endif /* __DT_APQ8016_LPASS_H */