Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ssi/
H A Dbcm2835_spi.h39 #define FIFO_SIZE_3_4 48 macro
/openbmc/qemu/hw/ssi/
H A Dbcm2835_spi.c64 if (fifo8_num_used(&s->rx_fifo) >= FIFO_SIZE_3_4) { in bcm2835_spi_update_rx_flags()