Searched defs:FIFO_SIZE (Results 1 – 17 of 17) sorted by relevance
19 #define FIFO_SIZE 32 macro
21 #define FIFO_SIZE 32 macro
21 #define FIFO_SIZE 128 macro
80 #define FIFO_SIZE 16 macro
74 #define FIFO_SIZE 1024 /* 1024 sample fifo */ macro
116 #define FIFO_SIZE 1024 /* 1024 sample fifo */ macro
153 #define FIFO_SIZE (1<<FIFO_SIZE_BITS) // 0x20 macro
162 #define FIFO_SIZE (1<<FIFO_SIZE_BITS) // 0x20 macro
182 #define FIFO_SIZE (1<<(FIFO_SIZE_BITS)) // 0x40 macro
32 #define FIFO_SIZE (64 * 1024) macro
51 #define FIFO_SIZE PAGE_SIZE macro
173 #define FIFO_SIZE 0x200u macro
112 #define FIFO_SIZE ((THRESHOLD_MASK >> THRESHOLD_SHIFT) + 1) macro
61 #define FIFO_SIZE (MAX_CHARS-1) /* it's a uchar */ macro
146 #define FIFO_SIZE 64 macro
77 #define FIFO_SIZE 4096 macro