Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
mips
include
asm
mach-bcm63xx
bcm63xx_dev_flash.h
Go to the documentation of this file.
1
#ifndef __BCM63XX_FLASH_H
2
#define __BCM63XX_FLASH_H
3
4
enum
{
5
BCM63XX_FLASH_TYPE_PARALLEL
,
6
BCM63XX_FLASH_TYPE_SERIAL
,
7
BCM63XX_FLASH_TYPE_NAND
,
8
};
9
10
int
__init
bcm63xx_flash_register
(
void
);
11
12
#endif
/* __BCM63XX_FLASH_H */
Generated on Thu Jan 10 2013 13:09:44 for Linux Kernel by
1.8.2