Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
au88x0_eq.c File Reference
#include "au88x0.h"
#include "au88x0_eq.h"
#include "au88x0_eqdata.c"

Go to the source code of this file.

Macros

#define VORTEX_EQ_BASE   0x2b000
 
#define VORTEX_EQ_DEST   (VORTEX_EQ_BASE + 0x410)
 
#define VORTEX_EQ_SOURCE   (VORTEX_EQ_BASE + 0x430)
 
#define VORTEX_EQ_CTRL   (VORTEX_EQ_BASE + 0x440)
 
#define VORTEX_BAND_COEFF_SIZE   0x30
 
#define snd_vortex_eqtoggle_info   snd_ctl_boolean_mono_info
 

Macro Definition Documentation

#define snd_vortex_eqtoggle_info   snd_ctl_boolean_mono_info

Definition at line 731 of file au88x0_eq.c.

#define VORTEX_BAND_COEFF_SIZE   0x30

Definition at line 48 of file au88x0_eq.c.

#define VORTEX_EQ_BASE   0x2b000

Definition at line 43 of file au88x0_eq.c.

#define VORTEX_EQ_CTRL   (VORTEX_EQ_BASE + 0x440)

Definition at line 46 of file au88x0_eq.c.

#define VORTEX_EQ_DEST   (VORTEX_EQ_BASE + 0x410)

Definition at line 44 of file au88x0_eq.c.

#define VORTEX_EQ_SOURCE   (VORTEX_EQ_BASE + 0x430)

Definition at line 45 of file au88x0_eq.c.