Linux Kernel
3.7.1
|
#include <linux/platform_device.h>
#include <linux/irq.h>
#include <linux/delay.h>
#include <linux/gpio.h>
#include <linux/export.h>
#include "soc_common.h"
Go to the source code of this file.
Macros | |
#define | GPIO_PCMCIA_S0_CD_VALID (84) |
#define | GPIO_PCMCIA_S0_RDYINT (82) |
#define | GPIO_PCMCIA_RESET (53) |
Functions | |
int __init | cmx270_pcmcia_init (void) |
void __exit | cmx270_pcmcia_exit (void) |
#define GPIO_PCMCIA_RESET (53) |
Definition at line 23 of file pxa2xx_cm_x270.c.
#define GPIO_PCMCIA_S0_CD_VALID (84) |
Definition at line 21 of file pxa2xx_cm_x270.c.
#define GPIO_PCMCIA_S0_RDYINT (82) |
Definition at line 22 of file pxa2xx_cm_x270.c.
Definition at line 104 of file pxa2xx_cm_x270.c.
Definition at line 81 of file pxa2xx_cm_x270.c.