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

Data Fields

unsigned int irq
 
unsigned int irq_base
 
uint32_t edge_trigger_both
 
void __iomembase
 
struct gpio_chip gpio_chip
 

Detailed Description

Definition at line 77 of file gpio.c.

Field Documentation

void __iomem* base

Definition at line 82 of file gpio.c.

uint32_t edge_trigger_both

Definition at line 80 of file gpio.c.

struct gpio_chip gpio_chip

Definition at line 84 of file gpio.c.

unsigned int irq

Definition at line 78 of file gpio.c.

unsigned int irq_base

Definition at line 79 of file gpio.c.


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