Searched refs:EVC_FIFO_SIZE (Results 1 – 2 of 2) sorted by relevance
589 #define EVC_FIFO_SIZE 8 macro
226 static uint32_t evc_fifo[EVC_FIFO_SIZE];6277 if (++ptr >= evc_fifo + EVC_FIFO_SIZE) in inc_fifo_ptr()6304 if (++evc_fifo_count > EVC_FIFO_SIZE) { in add_event_code()