Searched refs:OPCIC_RSYS_FIFO_SIZE (Results 1 – 1 of 1) sorted by relevance
50 #define OPCIC_RSYS_FIFO_SIZE (0x2000) macro208 roff = OPCIC_RSYS_FIFO_SIZE - 1; in opcic_rsys_cngetc()212 rcnt[1] = (rcnt[1] + 1) % OPCIC_RSYS_FIFO_SIZE; in opcic_rsys_cngetc()234 wcnt = cvmx_read64_uint16(console_wcnt) % OPCIC_RSYS_FIFO_SIZE; in opcic_rsys_cnputc()