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

Data Fields

unsigned dr_reg
 
unsigned gdir_reg
 
unsigned psr_reg
 
unsigned icr1_reg
 
unsigned icr2_reg
 
unsigned imr_reg
 
unsigned isr_reg
 
int edge_sel_reg
 
unsigned low_level
 
unsigned high_level
 
unsigned rise_edge
 
unsigned fall_edge
 

Detailed Description

Definition at line 45 of file gpio-mxc.c.

Field Documentation

unsigned dr_reg

Definition at line 46 of file gpio-mxc.c.

int edge_sel_reg

Definition at line 53 of file gpio-mxc.c.

unsigned fall_edge

Definition at line 57 of file gpio-mxc.c.

unsigned gdir_reg

Definition at line 47 of file gpio-mxc.c.

unsigned high_level

Definition at line 55 of file gpio-mxc.c.

unsigned icr1_reg

Definition at line 49 of file gpio-mxc.c.

unsigned icr2_reg

Definition at line 50 of file gpio-mxc.c.

unsigned imr_reg

Definition at line 51 of file gpio-mxc.c.

unsigned isr_reg

Definition at line 52 of file gpio-mxc.c.

unsigned low_level

Definition at line 54 of file gpio-mxc.c.

unsigned psr_reg

Definition at line 48 of file gpio-mxc.c.

unsigned rise_edge

Definition at line 56 of file gpio-mxc.c.


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