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

Go to the source code of this file.

Data Structures

struct  wm2200_pdata
 

Macros

#define WM2200_GPIO_SET   0x10000
 

Enumerations

enum  wm2200_in_mode { WM2200_IN_SE = 0, WM2200_IN_DIFF = 1, WM2200_IN_DMIC = 2 }
 
enum  wm2200_dmic_sup { WM2200_DMIC_SUP_MICVDD = 0, WM2200_DMIC_SUP_MICBIAS1 = 1, WM2200_DMIC_SUP_MICBIAS2 = 2 }
 

Macro Definition Documentation

#define WM2200_GPIO_SET   0x10000

Definition at line 14 of file wm2200.h.

Enumeration Type Documentation

Enumerator:
WM2200_DMIC_SUP_MICVDD 
WM2200_DMIC_SUP_MICBIAS1 
WM2200_DMIC_SUP_MICBIAS2 

Definition at line 22 of file wm2200.h.

Enumerator:
WM2200_IN_SE 
WM2200_IN_DIFF 
WM2200_IN_DMIC 

Definition at line 16 of file wm2200.h.