Changeset 1581
- Timestamp:
- 06/21/09 04:59:35 (14 years ago)
- Files:
-
- branches/libffado-2.0/src/motu/motu_avdevice.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/libffado-2.0/src/motu/motu_avdevice.h
r1580 r1581 89 89 #define MOTU_REG_INPUT_GAIN_PHINV1 0x0c74 90 90 #define MOTU_REG_INPUT_GAIN_PHINV2 0x0c78 91 92 /* Mark3 device registers - these don't have MOTU_BASE_ADDR as the base 93 * address so for now we'll define them as absolute addresses. 94 */ 95 #define MOTU_MARK3_REG_MIXER 0xffff00010000LL 91 96 92 97 /* Port Active Flags (ports declaration) */