]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/sound/sh_fsi.h
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[mirror_ubuntu-zesty-kernel.git] / include / sound / sh_fsi.h
index 956e30e89ea8ad3539c4a4d6a53006a9a683acb4..906010344dd7e0a227449f674d64b00a07dc1e86 100644 (file)
 /*
  * flags format
  *
- * 0x000000BA
+ * 0x00000CBA
  *
  * A:  inversion
  * B:  format mode
+ * C:  chip specific
  */
 
 /* A: clock inversion */
@@ -39,6 +40,9 @@
 #define SH_FSI_FMT_DAI         (0 << 4)
 #define SH_FSI_FMT_SPDIF       (1 << 4)
 
+/* C: chip specific */
+#define SH_FSI_OPTION_MASK     0x00000F00
+#define SH_FSI_ENABLE_STREAM_MODE      (1 << 8) /* for 16bit data */
 
 /*
  * set_rate return value