Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dxilinx_spi.c49 #define SPISR_TX_FULL BIT(3) macro
175 while (txbytes && !(readl(&regs->spisr) & SPISR_TX_FULL) && in xilinx_spi_fill_txfifo()