repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
include
/
dt-bindings
/
sound
/
apq8016-lpass.h
blob
3c3e16c0aadbfd585c0ed0fcd8e9db296a69a1d8
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef __DT_APQ8016_LPASS_H
3
#define __DT_APQ8016_LPASS_H
4
5
#define MI2S_PRIMARY 0
6
#define MI2S_SECONDARY 1
7
#define MI2S_TERTIARY 2
8
#define MI2S_QUATERNARY 3
9
10
#endif
/* __DT_APQ8016_LPASS_H */