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

Go to the source code of this file.

Macros

#define H3_TPS_GPIO_BASE   (OMAP_MAX_GPIO_LINES + 16 /* MPUIO */)
 
#define H3_TPS_GPIO_MMC_PWR_EN   (H3_TPS_GPIO_BASE + 4)
 

Functions

void h3_mmc_init (void)
 

Macro Definition Documentation

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

Definition at line 30 of file board-h3.h.

#define H3_TPS_GPIO_MMC_PWR_EN   (H3_TPS_GPIO_BASE + 4)

Definition at line 31 of file board-h3.h.

Function Documentation

void h3_mmc_init ( void  )

Definition at line 63 of file board-h3-mmc.c.