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

Go to the source code of this file.

Data Structures

struct  txx9ndfmc_platform_data
 

Macros

#define NDFMC_PLAT_FLAG_USE_BSPRT   0x01
 
#define NDFMC_PLAT_FLAG_NO_RSTR   0x02
 
#define NDFMC_PLAT_FLAG_HOLDADD   0x04
 
#define NDFMC_PLAT_FLAG_DUMMYWRITE   0x08
 

Functions

void txx9_ndfmc_init (unsigned long baseaddr, const struct txx9ndfmc_platform_data *plat_data)
 

Macro Definition Documentation

#define NDFMC_PLAT_FLAG_DUMMYWRITE   0x08

Definition at line 14 of file ndfmc.h.

#define NDFMC_PLAT_FLAG_HOLDADD   0x04

Definition at line 13 of file ndfmc.h.

#define NDFMC_PLAT_FLAG_NO_RSTR   0x02

Definition at line 12 of file ndfmc.h.

#define NDFMC_PLAT_FLAG_USE_BSPRT   0x01

Definition at line 11 of file ndfmc.h.

Function Documentation

void txx9_ndfmc_init ( unsigned long  baseaddr,
const struct txx9ndfmc_platform_data plat_data 
)

Definition at line 670 of file setup.c.