Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
pcm1796.h File Reference

Go to the source code of this file.

Macros

#define PCM1796_ATL_MASK   0xff
 
#define PCM1796_ATR_MASK   0xff
 
#define PCM1796_MUTE   0x01
 
#define PCM1796_DME   0x02
 
#define PCM1796_DMF_MASK   0x0c
 
#define PCM1796_DMF_DISABLED   0x00
 
#define PCM1796_DMF_48   0x04
 
#define PCM1796_DMF_441   0x08
 
#define PCM1796_DMF_32   0x0c
 
#define PCM1796_FMT_MASK   0x70
 
#define PCM1796_FMT_16_RJUST   0x00
 
#define PCM1796_FMT_20_RJUST   0x10
 
#define PCM1796_FMT_24_RJUST   0x20
 
#define PCM1796_FMT_24_LJUST   0x30
 
#define PCM1796_FMT_16_I2S   0x40
 
#define PCM1796_FMT_24_I2S   0x50
 
#define PCM1796_ATLD   0x80
 
#define PCM1796_INZD   0x01
 
#define PCM1796_FLT_MASK   0x02
 
#define PCM1796_FLT_SHARP   0x00
 
#define PCM1796_FLT_SLOW   0x02
 
#define PCM1796_DFMS   0x04
 
#define PCM1796_OPE   0x10
 
#define PCM1796_ATS_MASK   0x60
 
#define PCM1796_ATS_1   0x00
 
#define PCM1796_ATS_2   0x20
 
#define PCM1796_ATS_4   0x40
 
#define PCM1796_ATS_8   0x60
 
#define PCM1796_REV   0x80
 
#define PCM1796_OS_MASK   0x03
 
#define PCM1796_OS_64   0x00
 
#define PCM1796_OS_32   0x01
 
#define PCM1796_OS_128   0x02
 
#define PCM1796_CHSL_MASK   0x04
 
#define PCM1796_CHSL_LEFT   0x00
 
#define PCM1796_CHSL_RIGHT   0x04
 
#define PCM1796_MONO   0x08
 
#define PCM1796_DFTH   0x10
 
#define PCM1796_DSD   0x20
 
#define PCM1796_SRST   0x40
 
#define PCM1796_PCMZ   0x01
 
#define PCM1796_DZ_MASK   0x06
 
#define PCM1796_ZFGL   0x01
 
#define PCM1796_ZFGR   0x02
 
#define PCM1796_ID_MASK   0x1f
 

Macro Definition Documentation

#define PCM1796_ATL_MASK   0xff

Definition at line 5 of file pcm1796.h.

#define PCM1796_ATLD   0x80

Definition at line 23 of file pcm1796.h.

#define PCM1796_ATR_MASK   0xff

Definition at line 7 of file pcm1796.h.

#define PCM1796_ATS_1   0x00

Definition at line 32 of file pcm1796.h.

#define PCM1796_ATS_2   0x20

Definition at line 33 of file pcm1796.h.

#define PCM1796_ATS_4   0x40

Definition at line 34 of file pcm1796.h.

#define PCM1796_ATS_8   0x60

Definition at line 35 of file pcm1796.h.

#define PCM1796_ATS_MASK   0x60

Definition at line 31 of file pcm1796.h.

#define PCM1796_CHSL_LEFT   0x00

Definition at line 43 of file pcm1796.h.

#define PCM1796_CHSL_MASK   0x04

Definition at line 42 of file pcm1796.h.

#define PCM1796_CHSL_RIGHT   0x04

Definition at line 44 of file pcm1796.h.

#define PCM1796_DFMS   0x04

Definition at line 29 of file pcm1796.h.

#define PCM1796_DFTH   0x10

Definition at line 46 of file pcm1796.h.

#define PCM1796_DME   0x02

Definition at line 10 of file pcm1796.h.

#define PCM1796_DMF_32   0x0c

Definition at line 15 of file pcm1796.h.

#define PCM1796_DMF_441   0x08

Definition at line 14 of file pcm1796.h.

#define PCM1796_DMF_48   0x04

Definition at line 13 of file pcm1796.h.

#define PCM1796_DMF_DISABLED   0x00

Definition at line 12 of file pcm1796.h.

#define PCM1796_DMF_MASK   0x0c

Definition at line 11 of file pcm1796.h.

#define PCM1796_DSD   0x20

Definition at line 47 of file pcm1796.h.

#define PCM1796_DZ_MASK   0x06

Definition at line 51 of file pcm1796.h.

#define PCM1796_FLT_MASK   0x02

Definition at line 26 of file pcm1796.h.

#define PCM1796_FLT_SHARP   0x00

Definition at line 27 of file pcm1796.h.

#define PCM1796_FLT_SLOW   0x02

Definition at line 28 of file pcm1796.h.

#define PCM1796_FMT_16_I2S   0x40

Definition at line 21 of file pcm1796.h.

#define PCM1796_FMT_16_RJUST   0x00

Definition at line 17 of file pcm1796.h.

#define PCM1796_FMT_20_RJUST   0x10

Definition at line 18 of file pcm1796.h.

#define PCM1796_FMT_24_I2S   0x50

Definition at line 22 of file pcm1796.h.

#define PCM1796_FMT_24_LJUST   0x30

Definition at line 20 of file pcm1796.h.

#define PCM1796_FMT_24_RJUST   0x20

Definition at line 19 of file pcm1796.h.

#define PCM1796_FMT_MASK   0x70

Definition at line 16 of file pcm1796.h.

#define PCM1796_ID_MASK   0x1f

Definition at line 56 of file pcm1796.h.

#define PCM1796_INZD   0x01

Definition at line 25 of file pcm1796.h.

#define PCM1796_MONO   0x08

Definition at line 45 of file pcm1796.h.

#define PCM1796_MUTE   0x01

Definition at line 9 of file pcm1796.h.

#define PCM1796_OPE   0x10

Definition at line 30 of file pcm1796.h.

#define PCM1796_OS_128   0x02

Definition at line 41 of file pcm1796.h.

#define PCM1796_OS_32   0x01

Definition at line 40 of file pcm1796.h.

#define PCM1796_OS_64   0x00

Definition at line 39 of file pcm1796.h.

#define PCM1796_OS_MASK   0x03

Definition at line 38 of file pcm1796.h.

#define PCM1796_PCMZ   0x01

Definition at line 50 of file pcm1796.h.

#define PCM1796_REV   0x80

Definition at line 36 of file pcm1796.h.

#define PCM1796_SRST   0x40

Definition at line 48 of file pcm1796.h.

#define PCM1796_ZFGL   0x01

Definition at line 53 of file pcm1796.h.

#define PCM1796_ZFGR   0x02

Definition at line 54 of file pcm1796.h.