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

#include <gpio-omap.h>

Data Fields

int bank_type
 
int bank_width
 
int bank_stride
 
bool dbck_flag
 
bool loses_context
 
bool is_mpuio
 
u32 non_wakeup_gpios
 
struct omap_gpio_reg_offsregs
 
int(* get_context_loss_count )(struct device *dev)
 

Detailed Description

Definition at line 197 of file gpio-omap.h.

Field Documentation

int bank_stride

Definition at line 200 of file gpio-omap.h.

int bank_type

Definition at line 198 of file gpio-omap.h.

int bank_width

Definition at line 199 of file gpio-omap.h.

bool dbck_flag

Definition at line 201 of file gpio-omap.h.

int(* get_context_loss_count)(struct device *dev)

Definition at line 209 of file gpio-omap.h.

bool is_mpuio

Definition at line 203 of file gpio-omap.h.

bool loses_context

Definition at line 202 of file gpio-omap.h.

u32 non_wakeup_gpios

Definition at line 204 of file gpio-omap.h.

Definition at line 206 of file gpio-omap.h.


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