Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
common-board-devices.h File Reference
#include "twl-common.h"

Go to the source code of this file.

Macros

#define NAND_BLOCK_SIZE   SZ_128K
 

Functions

void omap_ads7846_init (int bus_num, int gpio_pendown, int gpio_debounce, struct ads7846_platform_data *board_pdata)
 
void omap_nand_flash_init (int opts, struct mtd_partition *parts, int n_parts)
 

Macro Definition Documentation

#define NAND_BLOCK_SIZE   SZ_128K

Definition at line 6 of file common-board-devices.h.

Function Documentation

void omap_ads7846_init ( int  bus_num,
int  gpio_pendown,
int  gpio_debounce,
struct ads7846_platform_data board_pdata 
)

Definition at line 100 of file common-board-devices.c.

void omap_nand_flash_init ( int  opts,
struct mtd_partition parts,
int  n_parts 
)

Definition at line 145 of file common-board-devices.c.