Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-pxa2xx.c237 static bool pxa2xx_spi_txfifo_full(const struct driver_data *drv_data) in pxa2xx_spi_txfifo_full() function
493 if (pxa2xx_spi_txfifo_full(drv_data) in null_writer()
517 if (pxa2xx_spi_txfifo_full(drv_data) in u8_writer()
539 if (pxa2xx_spi_txfifo_full(drv_data) in u16_writer()
561 if (pxa2xx_spi_txfifo_full(drv_data) in u32_writer()