Searched defs:FIFO_SIZE (Results 1 – 5 of 5) sorted by relevance
63 #define FIFO_SIZE 0x100 macro
70 #define FIFO_SIZE 0x100 macro
154 #define FIFO_SIZE (1<<FIFO_SIZE_BITS) // 0x20 macro
163 #define FIFO_SIZE (1<<FIFO_SIZE_BITS) // 0x20 macro
183 #define FIFO_SIZE (1<<(FIFO_SIZE_BITS)) // 0x40 macro