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

Go to the source code of this file.

Macros

#define AMP_AUDIO2000_DEVICE_DESC
 
#define VT1724_SUBDEVICE_AUDIO2000   0x00030003 /* a dummy ID for AMP Audio2000 */
 
#define VT1724_SUBDEVICE_AV710   0x12142417 /* AV710 - the same ID with Audio2000! */
 
#define WM_DEV   0x36
 
#define WM_ATTEN_L   0x00
 
#define WM_ATTEN_R   0x01
 
#define WM_DAC_CTRL   0x02
 
#define WM_INT_CTRL   0x03
 

Variables

struct snd_ice1712_card_info snd_vt1724_amp_cards []
 

Macro Definition Documentation

#define AMP_AUDIO2000_DEVICE_DESC
Value:
"{AMP Ltd,AUDIO2000},"\
"{Chaintech,AV-710},"

Definition at line 27 of file amp.h.

#define VT1724_SUBDEVICE_AUDIO2000   0x00030003 /* a dummy ID for AMP Audio2000 */

Definition at line 33 of file amp.h.

#define VT1724_SUBDEVICE_AV710   0x12142417 /* AV710 - the same ID with Audio2000! */

Definition at line 35 of file amp.h.

#define WM_ATTEN_L   0x00

Definition at line 40 of file amp.h.

#define WM_ATTEN_R   0x01

Definition at line 41 of file amp.h.

#define WM_DAC_CTRL   0x02

Definition at line 42 of file amp.h.

#define WM_DEV   0x36

Definition at line 38 of file amp.h.

#define WM_INT_CTRL   0x03

Definition at line 43 of file amp.h.

Variable Documentation

struct snd_ice1712_card_info snd_vt1724_amp_cards[]