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

Go to the source code of this file.

Data Structures

struct  wm8962_pdata
 

Macros

#define WM8962_MAX_GPIO   6
 
#define WM8962_GPIO_SET   0x10000
 
#define WM8962_GPIO_FN_CLKOUT   0
 
#define WM8962_GPIO_FN_LOGIC   1
 
#define WM8962_GPIO_FN_SDOUT   2
 
#define WM8962_GPIO_FN_IRQ   3
 
#define WM8962_GPIO_FN_THERMAL   4
 
#define WM8962_GPIO_FN_PLL2_LOCK   6
 
#define WM8962_GPIO_FN_PLL3_LOCK   7
 
#define WM8962_GPIO_FN_FLL_LOCK   9
 
#define WM8962_GPIO_FN_DRC_ACT   10
 
#define WM8962_GPIO_FN_WSEQ_DONE   11
 
#define WM8962_GPIO_FN_ALC_NG_ACT   12
 
#define WM8962_GPIO_FN_ALC_PEAK_LIMIT   13
 
#define WM8962_GPIO_FN_ALC_SATURATION   14
 
#define WM8962_GPIO_FN_ALC_LEVEL_THR   15
 
#define WM8962_GPIO_FN_ALC_LEVEL_LOCK   16
 
#define WM8962_GPIO_FN_FIFO_ERR   17
 
#define WM8962_GPIO_FN_OPCLK   18
 
#define WM8962_GPIO_FN_DMICCLK   19
 
#define WM8962_GPIO_FN_DMICDAT   20
 
#define WM8962_GPIO_FN_MICD   21
 
#define WM8962_GPIO_FN_MICSCD   22
 

Macro Definition Documentation

#define WM8962_GPIO_FN_ALC_LEVEL_LOCK   16

Definition at line 31 of file wm8962.h.

#define WM8962_GPIO_FN_ALC_LEVEL_THR   15

Definition at line 30 of file wm8962.h.

#define WM8962_GPIO_FN_ALC_NG_ACT   12

Definition at line 27 of file wm8962.h.

#define WM8962_GPIO_FN_ALC_PEAK_LIMIT   13

Definition at line 28 of file wm8962.h.

#define WM8962_GPIO_FN_ALC_SATURATION   14

Definition at line 29 of file wm8962.h.

#define WM8962_GPIO_FN_CLKOUT   0

Definition at line 17 of file wm8962.h.

#define WM8962_GPIO_FN_DMICCLK   19

Definition at line 34 of file wm8962.h.

#define WM8962_GPIO_FN_DMICDAT   20

Definition at line 35 of file wm8962.h.

#define WM8962_GPIO_FN_DRC_ACT   10

Definition at line 25 of file wm8962.h.

#define WM8962_GPIO_FN_FIFO_ERR   17

Definition at line 32 of file wm8962.h.

#define WM8962_GPIO_FN_FLL_LOCK   9

Definition at line 24 of file wm8962.h.

#define WM8962_GPIO_FN_IRQ   3

Definition at line 20 of file wm8962.h.

#define WM8962_GPIO_FN_LOGIC   1

Definition at line 18 of file wm8962.h.

#define WM8962_GPIO_FN_MICD   21

Definition at line 36 of file wm8962.h.

#define WM8962_GPIO_FN_MICSCD   22

Definition at line 37 of file wm8962.h.

#define WM8962_GPIO_FN_OPCLK   18

Definition at line 33 of file wm8962.h.

#define WM8962_GPIO_FN_PLL2_LOCK   6

Definition at line 22 of file wm8962.h.

#define WM8962_GPIO_FN_PLL3_LOCK   7

Definition at line 23 of file wm8962.h.

#define WM8962_GPIO_FN_SDOUT   2

Definition at line 19 of file wm8962.h.

#define WM8962_GPIO_FN_THERMAL   4

Definition at line 21 of file wm8962.h.

#define WM8962_GPIO_FN_WSEQ_DONE   11

Definition at line 26 of file wm8962.h.

#define WM8962_GPIO_SET   0x10000

Definition at line 15 of file wm8962.h.

#define WM8962_MAX_GPIO   6

Definition at line 12 of file wm8962.h.