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

Go to the source code of this file.

Data Structures

struct  wm8994_ldo_pdata
 
struct  wm8994_drc_cfg
 
struct  wm8994_retune_mobile_cfg
 
struct  wm8958_mbc_cfg
 
struct  wm8958_vss_hpf_cfg
 
struct  wm8958_vss_cfg
 
struct  wm8958_enh_eq_cfg
 
struct  wm8958_micd_rate
 
struct  wm8994_pdata
 

Macros

#define WM8994_NUM_LDO   2
 
#define WM8994_NUM_GPIO   11
 
#define WM8994_CONFIGURE_GPIO   0x10000
 
#define WM8994_DRC_REGS   5
 
#define WM8994_EQ_REGS   20
 
#define WM8958_MBC_CUTOFF_REGS   20
 
#define WM8958_MBC_COEFF_REGS   48
 
#define WM8958_MBC_COMBINED_REGS   56
 
#define WM8958_VSS_HPF_REGS   2
 
#define WM8958_VSS_REGS   148
 
#define WM8958_ENH_EQ_REGS   32
 

Macro Definition Documentation

#define WM8958_ENH_EQ_REGS   32

Definition at line 37 of file pdata.h.

#define WM8958_MBC_COEFF_REGS   48

Definition at line 33 of file pdata.h.

#define WM8958_MBC_COMBINED_REGS   56

Definition at line 34 of file pdata.h.

#define WM8958_MBC_CUTOFF_REGS   20

Definition at line 32 of file pdata.h.

#define WM8958_VSS_HPF_REGS   2

Definition at line 35 of file pdata.h.

#define WM8958_VSS_REGS   148

Definition at line 36 of file pdata.h.

#define WM8994_CONFIGURE_GPIO   0x10000

Definition at line 28 of file pdata.h.

#define WM8994_DRC_REGS   5

Definition at line 30 of file pdata.h.

#define WM8994_EQ_REGS   20

Definition at line 31 of file pdata.h.

#define WM8994_NUM_GPIO   11

Definition at line 19 of file pdata.h.

#define WM8994_NUM_LDO   2

Definition at line 18 of file pdata.h.