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

Go to the source code of this file.

Macros

#define MPIPE_EDMA_DESC_WORD1__C_VAL_UNCHAINED   0x0
 
#define MPIPE_EDMA_DESC_WORD1__C_VAL_CHAINED   0x1
 
#define MPIPE_EDMA_DESC_WORD1__C_VAL_NOT_RDY   0x2
 
#define MPIPE_EDMA_DESC_WORD1__C_VAL_INVALID   0x3
 

Macro Definition Documentation

#define MPIPE_EDMA_DESC_WORD1__C_VAL_CHAINED   0x1

Definition at line 20 of file mpipe_shm_def.h.

#define MPIPE_EDMA_DESC_WORD1__C_VAL_INVALID   0x3

Definition at line 22 of file mpipe_shm_def.h.

#define MPIPE_EDMA_DESC_WORD1__C_VAL_NOT_RDY   0x2

Definition at line 21 of file mpipe_shm_def.h.

#define MPIPE_EDMA_DESC_WORD1__C_VAL_UNCHAINED   0x0

Definition at line 19 of file mpipe_shm_def.h.