Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
mmcif-sh7724.c File Reference
#include <linux/mmc/sh_mmcif.h>
#include <linux/mmc/boot.h>
#include <mach/romimage.h>

Go to the source code of this file.

Macros

#define MMCIF_BASE   (void __iomem *)0xa4ca0000
 
#define MSTPCR2   0xa4150038
 
#define PTWCR   0xa4050146
 
#define PTXCR   0xa4050148
 
#define PSELA   0xa405014e
 
#define PSELE   0xa4050156
 
#define HIZCRC   0xa405015c
 
#define DRVCRA   0xa405018a
 

Functions

asmlinkage void mmcif_loader (unsigned char *buf, unsigned long no_bytes)
 

Macro Definition Documentation

#define DRVCRA   0xa405018a

Definition at line 23 of file mmcif-sh7724.c.

#define HIZCRC   0xa405015c

Definition at line 22 of file mmcif-sh7724.c.

#define MMCIF_BASE   (void __iomem *)0xa4ca0000

Definition at line 15 of file mmcif-sh7724.c.

#define MSTPCR2   0xa4150038

Definition at line 17 of file mmcif-sh7724.c.

#define PSELA   0xa405014e

Definition at line 20 of file mmcif-sh7724.c.

#define PSELE   0xa4050156

Definition at line 21 of file mmcif-sh7724.c.

#define PTWCR   0xa4050146

Definition at line 18 of file mmcif-sh7724.c.

#define PTXCR   0xa4050148

Definition at line 19 of file mmcif-sh7724.c.

Function Documentation

asmlinkage void mmcif_loader ( unsigned char buf,
unsigned long  no_bytes 
)

Definition at line 31 of file mmcif-sh7724.c.