Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
gpiolib.c File Reference
#include <linux/kernel.h>
#include <linux/irq.h>
#include <linux/io.h>
#include <linux/gpio.h>
#include <mach/map.h>
#include <mach/regs-gpio.h>
#include <mach/regs-clock.h>
#include <plat/cpu.h>
#include <plat/gpio-core.h>
#include <plat/gpio-cfg.h>
#include <plat/gpio-cfg-helpers.h>

Go to the source code of this file.

Functions

int s5p64x0_gpio_setcfg_4bit_rbank (struct s3c_gpio_chip *chip, unsigned int off, unsigned int cfg)
 
void __init s5p64x0_gpiolib_set_cfg (struct s3c_gpio_cfg *chipcfg, int nr_chips)
 
 core_initcall (s5p64x0_gpiolib_init)
 

Function Documentation

core_initcall ( s5p64x0_gpiolib_init  )
int s5p64x0_gpio_setcfg_4bit_rbank ( struct s3c_gpio_chip *  chip,
unsigned int  off,
unsigned int  cfg 
)

Definition at line 149 of file gpiolib.c.

void __init s5p64x0_gpiolib_set_cfg ( struct s3c_gpio_cfg *  chipcfg,
int  nr_chips 
)

Definition at line 450 of file gpiolib.c.