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

Go to the source code of this file.

Macros

#define STAC946X_RESET   0x00
 
#define STAC946X_STATUS   0x01
 
#define STAC946X_MASTER_VOLUME   0x02
 
#define STAC946X_LF_VOLUME   0x03
 
#define STAC946X_RF_VOLUME   0x04
 
#define STAC946X_LR_VOLUME   0x05
 
#define STAC946X_RR_VOLUME   0x06
 
#define STAC946X_CENTER_VOLUME   0x07
 
#define STAC946X_LFE_VOLUME   0x08
 
#define STAC946X_MIC_L_VOLUME   0x09
 
#define STAC946X_MIC_R_VOLUME   0x0a
 
#define STAC946X_DEEMPHASIS   0x0c
 
#define STAC946X_GENERAL_PURPOSE   0x0d
 
#define STAC946X_AUDIO_PORT_CONTROL   0x0e
 
#define STAC946X_MASTER_CLOCKING   0x0f
 
#define STAC946X_POWERDOWN_CTRL1   0x10
 
#define STAC946X_POWERDOWN_CTRL2   0x11
 
#define STAC946X_REVISION_CODE   0x12
 
#define STAC946X_ADDRESS_CONTROL   0x13
 
#define STAC946X_ADDRESS   0x14
 

Macro Definition Documentation

#define STAC946X_ADDRESS   0x14

Definition at line 23 of file stac946x.h.

#define STAC946X_ADDRESS_CONTROL   0x13

Definition at line 22 of file stac946x.h.

#define STAC946X_AUDIO_PORT_CONTROL   0x0e

Definition at line 17 of file stac946x.h.

#define STAC946X_CENTER_VOLUME   0x07

Definition at line 11 of file stac946x.h.

#define STAC946X_DEEMPHASIS   0x0c

Definition at line 15 of file stac946x.h.

#define STAC946X_GENERAL_PURPOSE   0x0d

Definition at line 16 of file stac946x.h.

#define STAC946X_LF_VOLUME   0x03

Definition at line 7 of file stac946x.h.

#define STAC946X_LFE_VOLUME   0x08

Definition at line 12 of file stac946x.h.

#define STAC946X_LR_VOLUME   0x05

Definition at line 9 of file stac946x.h.

#define STAC946X_MASTER_CLOCKING   0x0f

Definition at line 18 of file stac946x.h.

#define STAC946X_MASTER_VOLUME   0x02

Definition at line 6 of file stac946x.h.

#define STAC946X_MIC_L_VOLUME   0x09

Definition at line 13 of file stac946x.h.

#define STAC946X_MIC_R_VOLUME   0x0a

Definition at line 14 of file stac946x.h.

#define STAC946X_POWERDOWN_CTRL1   0x10

Definition at line 19 of file stac946x.h.

#define STAC946X_POWERDOWN_CTRL2   0x11

Definition at line 20 of file stac946x.h.

#define STAC946X_RESET   0x00

Definition at line 4 of file stac946x.h.

#define STAC946X_REVISION_CODE   0x12

Definition at line 21 of file stac946x.h.

#define STAC946X_RF_VOLUME   0x04

Definition at line 8 of file stac946x.h.

#define STAC946X_RR_VOLUME   0x06

Definition at line 10 of file stac946x.h.

#define STAC946X_STATUS   0x01

Definition at line 5 of file stac946x.h.