Main Page | Data Structures | File List | Data Fields | Globals

axis_sram_config.h File Reference


Detailed Description

Defines structures and defines used to define the SRAM configuration.

Author:
Andrew Roca
Defines structures and defines used to define the SRAM configuration used by the SRAM subsystem

#include <linux/kernel.h>
#include <linux/sched.h>
#include <linux/version.h>
#include <linux/module.h>
#include <linux/proc_fs.h>
#include <linux/delay.h>
#include <linux/pci.h>
#include <linux/list.h>
#include <linux/ioport.h>
#include <linux/serial.h>
#include <linux/interrupt.h>
#include <linux/string.h>
#include <linux/spinlock.h>
#include <linux/mtd/mtd.h>
#include <linux/crypto.h>
#include <asm/uaccess.h>

Include dependency graph for axis_sram_config.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Data Structures

struct  sram_config_entry
 Defines a SRAM partition. More...


Defines

#define AUTO_PROTECTION   (1<<0)
#define CREATE_MTD_DEVICE   (1<<1)
#define DEFAULT_READ_ENABLE_ON   (1<<2)
#define DEFAULT_WRITE_ENABLE_ON   (1<<3)
#define AXIS_PAGE_SHIFT   16
#define AXIS_64K_BLOCK   (1<<AXIS_PAGE_SHIFT)
#define AXIS_PAGE_SIZE   AXIS_64K_BLOCK


Define Documentation

#define AUTO_PROTECTION   (1<<0)
 

#define AXIS_64K_BLOCK   (1<<AXIS_PAGE_SHIFT)
 

#define AXIS_PAGE_SHIFT   16
 

#define AXIS_PAGE_SIZE   AXIS_64K_BLOCK
 

#define CREATE_MTD_DEVICE   (1<<1)
 

#define DEFAULT_READ_ENABLE_ON   (1<<2)
 

#define DEFAULT_WRITE_ENABLE_ON   (1<<3)
 


Generated on Fri Jan 28 12:35:38 2005 for Axis Kernel Driver by doxygen 1.3.6