Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
board-mop500-stuib.c File Reference
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/mfd/stmpe.h>
#include <linux/input/bu21013.h>
#include <linux/gpio.h>
#include <linux/interrupt.h>
#include <linux/i2c.h>
#include <linux/input/matrix_keypad.h>
#include <asm/mach-types.h>
#include "board-mop500.h"

Go to the source code of this file.

Macros

#define TOUCH_GPIO_PIN   84
 
#define TOUCH_XMAX   384
 
#define TOUCH_YMAX   704
 
#define PRCMU_CLOCK_OCR   0x1CC
 
#define TSC_EXT_CLOCK_9_6MHZ   0x840000
 

Functions

void __init mop500_stuib_init (void)
 

Macro Definition Documentation

#define PRCMU_CLOCK_OCR   0x1CC

Definition at line 88 of file board-mop500-stuib.c.

#define TOUCH_GPIO_PIN   84

Definition at line 83 of file board-mop500-stuib.c.

#define TOUCH_XMAX   384

Definition at line 85 of file board-mop500-stuib.c.

#define TOUCH_YMAX   704

Definition at line 86 of file board-mop500-stuib.c.

#define TSC_EXT_CLOCK_9_6MHZ   0x840000

Definition at line 89 of file board-mop500-stuib.c.

Function Documentation

void __init mop500_stuib_init ( void  )

Definition at line 189 of file board-mop500-stuib.c.