Changeset 1581

Show
Ignore:
Timestamp:
06/21/09 04:59:35 (14 years ago)
Author:
jwoithe
Message:

MOTU: add define for Mark-3 mixer register.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/libffado-2.0/src/motu/motu_avdevice.h

    r1580 r1581  
    8989#define MOTU_REG_INPUT_GAIN_PHINV1 0x0c74 
    9090#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 
    9196 
    9297/* Port Active Flags (ports declaration) */