Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pch_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 gpio_use_sel_reg
 

Detailed Description

struct pch_gpio_reg_data - The register store data. : To store contents of IEN register. : To store contents of IMASK register. : To store contents of PO register. : To store contents of PM register. : To store contents of IM0 register. : To store contents of IM1 register. : To store contents of GPIO_USE_SEL register. (Only ML7223 Bus-n)

Definition at line 74 of file gpio-pch.c.

Field Documentation

u32 gpio_use_sel_reg

Definition at line 81 of file gpio-pch.c.

u32 ien_reg

Definition at line 75 of file gpio-pch.c.

u32 im0_reg

Definition at line 79 of file gpio-pch.c.

u32 im1_reg

Definition at line 80 of file gpio-pch.c.

u32 imask_reg

Definition at line 76 of file gpio-pch.c.

u32 pm_reg

Definition at line 78 of file gpio-pch.c.

u32 po_reg

Definition at line 77 of file gpio-pch.c.


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