Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
arm
mach-omap2
common-board-devices.h
Go to the documentation of this file.
1
#ifndef __OMAP_COMMON_BOARD_DEVICES__
2
#define __OMAP_COMMON_BOARD_DEVICES__
3
4
#include "
twl-common.h
"
5
6
#define NAND_BLOCK_SIZE SZ_128K
7
8
struct
mtd_partition
;
9
struct
ads7846_platform_data
;
10
11
void
omap_ads7846_init
(
int
bus_num,
int
gpio_pendown
,
int
gpio_debounce,
12
struct
ads7846_platform_data
*board_pdata);
13
void
omap_nand_flash_init
(
int
opts
,
struct
mtd_partition
*parts,
int
n_parts);
14
15
#endif
/* __OMAP_COMMON_BOARD_DEVICES__ */
Generated on Thu Jan 10 2013 13:00:32 for Linux Kernel by
1.8.2