Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ioh_gpio_reg_data Struct Reference

Data Fields

u32 ien_reg
 
u32 imask_reg
 
u32 po_reg
 
u32 pm_reg
 
u32 im0_reg
 
u32 im1_reg
 
u32 use_sel_reg
 

Detailed Description

struct ioh_gpio_reg_data - The register store data. To store contents of interrupt enable register. : To store contents of interrupt mask regist : To store contents of PO register. : To store contents of PM register. : To store contents of interrupt mode regist0 : To store contents of interrupt mode regist1 : To store contents of GPIO_USE_SEL0~3

Definition at line 69 of file gpio-ml-ioh.c.

Field Documentation

u32 ien_reg

Definition at line 70 of file gpio-ml-ioh.c.

u32 im0_reg

Definition at line 74 of file gpio-ml-ioh.c.

u32 im1_reg

Definition at line 75 of file gpio-ml-ioh.c.

u32 imask_reg

Definition at line 71 of file gpio-ml-ioh.c.

u32 pm_reg

Definition at line 73 of file gpio-ml-ioh.c.

u32 po_reg

Definition at line 72 of file gpio-ml-ioh.c.

u32 use_sel_reg

Definition at line 76 of file gpio-ml-ioh.c.


The documentation for this struct was generated from the following file: