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
gro: Allow tunnel stacking in the case of FOU/GUE
[linux/fpc-iii.git]
/
include
/
dt-bindings
/
sound
/
tlv320aic31xx-micbias.h
blob
f5cb772ab9c8bced39257ad3eab6a19381996f6d
1
#ifndef __DT_TLV320AIC31XX_MICBIAS_H
2
#define __DT_TLV320AIC31XX_MICBIAS_H
3
4
#define MICBIAS_2_0V 1
5
#define MICBIAS_2_5V 2
6
#define MICBIAS_AVDDV 3
7
8
#endif
/* __DT_TLV320AIC31XX_MICBIAS_H */