Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | pxa_gpio_platform_data |
Macros | |
#define | GPIO_bit(x) (1 << ((x) & 0x1f)) |
#define | gpio_to_bank(gpio) ((gpio) >> 5) |
Functions | |
int | pxa_irq_to_gpio (int irq) |
Variables | |
int | pxa_last_gpio |
Definition at line 4 of file gpio-pxa.h.
Definition at line 6 of file gpio-pxa.h.
Definition at line 178 of file gpio-pxa.c.
int pxa_last_gpio |
Definition at line 63 of file gpio-pxa.c.