Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Enumerations | Functions
dma-mmp_tdma.h File Reference
#include <linux/genalloc.h>

Go to the source code of this file.

Data Structures

struct  sram_platdata
 

Macros

#define SRAM_GRANULARITY   512
 

Enumerations

enum  sram_type { MMP_SRAM_UNDEFINED = 0, MMP_ASRAM, MMP_ISRAM }
 

Functions

struct gen_poolsram_get_gpool (char *pool_name)
 

Macro Definition Documentation

#define SRAM_GRANULARITY   512

Definition at line 20 of file dma-mmp_tdma.h.

Enumeration Type Documentation

enum sram_type
Enumerator:
MMP_SRAM_UNDEFINED 
MMP_ASRAM 
MMP_ISRAM 

Definition at line 22 of file dma-mmp_tdma.h.

Function Documentation

struct gen_pool* sram_get_gpool ( char pool_name)
read

Definition at line 42 of file sram.c.