Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
board-h2.h File Reference

Go to the source code of this file.

Macros

#define H2_TPS_GPIO_BASE   (OMAP_MAX_GPIO_LINES + 16 /* MPUIO */)
 
#define H2_TPS_GPIO_MMC_PWR_EN   (H2_TPS_GPIO_BASE + 3)
 

Functions

void h2_mmc_init (void)
 

Macro Definition Documentation

#define H2_TPS_GPIO_BASE   (OMAP_MAX_GPIO_LINES + 16 /* MPUIO */)

Definition at line 32 of file board-h2.h.

#define H2_TPS_GPIO_MMC_PWR_EN   (H2_TPS_GPIO_BASE + 3)

Definition at line 33 of file board-h2.h.

Function Documentation

void h2_mmc_init ( void  )

Definition at line 74 of file board-h2-mmc.c.