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

Go to the source code of this file.

Macros

#define TRIO_NUM_ASIDS   16
 
#define TRIO_NUM_TLBS_PER_ASID   16
 
#define TRIO_NUM_TPIO_REGIONS   8
 
#define TRIO_LOG2_NUM_TPIO_REGIONS   3
 
#define TRIO_NUM_MAP_MEM_REGIONS   16
 
#define TRIO_LOG2_NUM_MAP_MEM_REGIONS   4
 
#define TRIO_NUM_MAP_SQ_REGIONS   8
 
#define TRIO_LOG2_NUM_MAP_SQ_REGIONS   3
 
#define TRIO_LOG2_NUM_SQ_FIFO_ENTRIES   6
 
#define TRIO_NUM_PUSH_DMA_RINGS   32
 
#define TRIO_NUM_PULL_DMA_RINGS   32
 

Macro Definition Documentation

#define TRIO_LOG2_NUM_MAP_MEM_REGIONS   4

Definition at line 26 of file trio_constants.h.

#define TRIO_LOG2_NUM_MAP_SQ_REGIONS   3

Definition at line 28 of file trio_constants.h.

#define TRIO_LOG2_NUM_SQ_FIFO_ENTRIES   6

Definition at line 30 of file trio_constants.h.

#define TRIO_LOG2_NUM_TPIO_REGIONS   3

Definition at line 23 of file trio_constants.h.

#define TRIO_NUM_ASIDS   16

Definition at line 19 of file trio_constants.h.

#define TRIO_NUM_MAP_MEM_REGIONS   16

Definition at line 25 of file trio_constants.h.

#define TRIO_NUM_MAP_SQ_REGIONS   8

Definition at line 27 of file trio_constants.h.

#define TRIO_NUM_PULL_DMA_RINGS   32

Definition at line 34 of file trio_constants.h.

#define TRIO_NUM_PUSH_DMA_RINGS   32

Definition at line 32 of file trio_constants.h.

#define TRIO_NUM_TLBS_PER_ASID   16

Definition at line 20 of file trio_constants.h.

#define TRIO_NUM_TPIO_REGIONS   8

Definition at line 22 of file trio_constants.h.