Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-pxa2xx.c226 static bool pxa2xx_spi_txfifo_full(const struct driver_data *drv_data) in pxa2xx_spi_txfifo_full() function
507 if (pxa2xx_spi_txfifo_full(drv_data) in null_writer()
532 if (pxa2xx_spi_txfifo_full(drv_data) in u8_writer()
555 if (pxa2xx_spi_txfifo_full(drv_data) in u16_writer()
578 if (pxa2xx_spi_txfifo_full(drv_data) in u32_writer()

Completed in 5 milliseconds