Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182791
b: refs/heads/master
c: c215143
h: refs/heads/master
i:
  182789: b12b83e
  182787: 01b0274
  182783: 67f1d11
v: v3
  • Loading branch information
Mark Brown committed Dec 16, 2009
1 parent 015b034 commit 3124151
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 255173b40db448ce063a2caa680a552fb637ad20
refs/heads/master: c2151433847e88ba05c6bb539d9397ea90d755e6
3 changes: 3 additions & 0 deletions trunk/sound/soc/codecs/da7210.c
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@
#define DA7210_ADC_L_EN (1 << 3)
#define DA7210_ADC_R_EN (1 << 7)

/* DAC_HPF fields */
#define DA7210_DAC_VOICE_EN (1 << 7)

/* DAC_SEL bit fields */
#define DA7210_DAC_L_SRC_DAI_L (4 << 0)
#define DA7210_DAC_L_EN (1 << 3)
Expand Down

0 comments on commit 3124151

Please sign in to comment.