Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56143
b: refs/heads/master
c: 6d5fc07
h: refs/heads/master
i:
  56141: 7f54247
  56139: fe22013
  56135: 3251514
  56127: 0403f3f
v: v3
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed May 11, 2007
1 parent b6166fb commit ad8f039
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 023ff3eee6255390384e050d9daab1490c88edf8
refs/heads/master: 6d5fc07aee79327eba5e50a3afa4c1f11b4291d6
2 changes: 1 addition & 1 deletion trunk/include/sound/ak4114.h
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@

/* AK4114_REQ_FORMAT bits */
#define AK4114_MONO (1<<7) /* Double Sampling Frequency Mode: 0 = stereo, 1 = mono */
#define AK4114_DIF2 (1<<5) /* Audio Data Control */
#define AK4114_DIF2 (1<<6) /* Audio Data Control */
#define AK4114_DIF1 (1<<5) /* Audio Data Control */
#define AK4114_DIF0 (1<<4) /* Audio Data Control */
#define AK4114_DIF_16R (0) /* STDO: 16-bit, right justified */
Expand Down

0 comments on commit ad8f039

Please sign in to comment.