Home
last modified time | relevance | path

Searched refs:RXFF_SZ (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/ssi/
H A Dxlnx-versal-ospi.c313 #define RXFF_SZ 1024 macro
863 if (fifo8_num_used(&s->rx_sram) == RXFF_SZ) { in ospi_do_ind_read()
1747 fifo8_create(&s->rx_fifo, RXFF_SZ); in xlnx_versal_ospi_realize()
1749 fifo8_create(&s->rx_sram, RXFF_SZ); in xlnx_versal_ospi_realize()