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

Data Fields

struct list_head node
 
void __iomembase
 
int irq
 
int irq_high
 
struct irq_domaindomain
 
struct bgpio_chip bgc
 
u32 both_edges
 

Detailed Description

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

Field Documentation

void __iomem* base

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

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

u32 both_edges

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

struct irq_domain* domain

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

int irq

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

int irq_high

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

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


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