Searched refs:OPCIC_RSYS_FIFO_SIZE (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/mips/cavium/
H A Docteon_pci_console.c50 #define OPCIC_RSYS_FIFO_SIZE (0x2000) macro
208 roff = OPCIC_RSYS_FIFO_SIZE - 1;
212 rcnt[1] = (rcnt[1] + 1) % OPCIC_RSYS_FIFO_SIZE;
234 wcnt = cvmx_read64_uint16(console_wcnt) % OPCIC_RSYS_FIFO_SIZE;

Completed in 29 milliseconds