Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
pxa2xx_stargate2.c File Reference
#include <linux/module.h>
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/interrupt.h>
#include <linux/delay.h>
#include <linux/platform_device.h>
#include <linux/gpio.h>
#include <pcmcia/ss.h>
#include <asm/irq.h>
#include <asm/mach-types.h>
#include "soc_common.h"

Go to the source code of this file.

Macros

#define SG2_S0_POWER_CTL   108
 
#define SG2_S0_GPIO_RESET   82
 
#define SG2_S0_GPIO_DETECT   53
 
#define SG2_S0_GPIO_READY   81
 

Functions

 fs_initcall (sg2_pcmcia_init)
 
 module_exit (sg2_pcmcia_exit)
 
 MODULE_LICENSE ("GPL")
 
 MODULE_ALIAS ("platform:pxa2xx-pcmcia")
 

Macro Definition Documentation

#define SG2_S0_GPIO_DETECT   53

Definition at line 33 of file pxa2xx_stargate2.c.

#define SG2_S0_GPIO_READY   81

Definition at line 34 of file pxa2xx_stargate2.c.

#define SG2_S0_GPIO_RESET   82

Definition at line 32 of file pxa2xx_stargate2.c.

#define SG2_S0_POWER_CTL   108

Definition at line 31 of file pxa2xx_stargate2.c.

Function Documentation

fs_initcall ( sg2_pcmcia_init  )
MODULE_ALIAS ( "platform:pxa2xx-pcmcia )
module_exit ( sg2_pcmcia_exit  )
MODULE_LICENSE ( "GPL"  )