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
drm/msm/mdp5: Use the interconnect API
[linux/fpc-iii.git]
/
include
/
dt-bindings
/
sound
/
tlv320aic31xx-micbias.h
blob
c6895a18a4552a48e7cc15350c75d45e36f72c5c
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef __DT_TLV320AIC31XX_MICBIAS_H
3
#define __DT_TLV320AIC31XX_MICBIAS_H
4
5
#define MICBIAS_2_0V 1
6
#define MICBIAS_2_5V 2
7
#define MICBIAS_AVDDV 3
8
9
#endif
/* __DT_TLV320AIC31XX_MICBIAS_H */