Gitiles
Code Review
Sign In
192.168.1.100
/
R306
/
824eb0c6ade808c4501e62fbcf0025f4e694cd11
/
.
/
ap
/
os
/
linux
/
linux-3.4.x
/
sound
/
soc
/
codecs
/
wm9712.h
blob: fb69c3aa4ed01d1f554c1f27b8267d5a0806be24 [
file
] [
log
] [
blame
]
yuezonghe
824eb0c
2024-06-27 02:32:26 -0700
[
diff
] [
blame^
]
1
/*
2
* wm9712.h -- WM9712 Soc Audio driver
3
*/
4
5
#ifndef
_WM9712_H
6
#define
_WM9712_H
7
8
#define
WM9712_DAI_AC97_HIFI
0
9
#define
WM9712_DAI_AC97_AUX
1
10
11
#endif