~ubuntu-branches/ubuntu/wily/libffado/wily-proposed

« back to all changes in this revision

Viewing changes to src/motu/motu_avdevice.h

  • Committer: Bazaar Package Importer
  • Author(s): Adrian Knoth
  • Date: 2011-05-31 17:27:58 UTC
  • mfrom: (8.3.2 sid)
  • Revision ID: james.westby@ubuntu.com-20110531172758-s0bhfz5ufsahm422
Tags: 2.0.99+svn1985-1
Imported Upstream version 2.0.99+svn1985 (Closes: #601659)

Show diffs side-by-side

added added

removed removed

Lines of Context:
100
100
 
101
101
/* Device register definitions for the earliest generation devices */
102
102
#define MOTU_G1_REG_CONFIG         0x0b00
 
103
#define MOTU_G1_REG_UNKNOWN_1      0x0b04  // Precise function unknown
 
104
#define MOTU_G1_REG_UNKNOWN_2      0x0b08  // Precise function unknown
103
105
#define MOTU_G1_REG_CONFIG_2       0x0b10
104
106
 
105
107
/* Values written to registers in G1 devices.
124
126
#define MOTU_G1_C1_ISO_INFO_MASK   0xffff0000
125
127
#define MOTU_G1_C2_OPT_nADAT_IN    0x00000080
126
128
#define MOTU_G1_C2_OPT_nADAT_OUT   0x00000040
 
129
#define MOTU_G1_C2_OPT_nADAT_WREN  0x00000002 // Purpose to be confirmed
127
130
 
128
131
#define MOTU_G1_RATE_MASK          0x0004
129
132
#define MOTU_G1_RATE_44100         0x0000