Lines Matching defs:spi
238 static bool spi_imx_can_dma(struct spi_controller *controller, struct spi_device *spi, in spi_imx_can_dma()
536 static int mx51_ecspi_channel(const struct spi_device *spi) in mx51_ecspi_channel()
546 struct spi_device *spi = msg->spi; in mx51_ecspi_prepare_message() local
649 struct spi_device *spi) in mx51_configure_cpha()
668 struct spi_device *spi, struct spi_transfer *t) in mx51_ecspi_prepare_transfer()
837 struct spi_device *spi, struct spi_transfer *t) in mx31_prepare_transfer()
941 struct spi_device *spi, struct spi_transfer *t) in mx21_prepare_transfer()
1016 struct spi_device *spi, struct spi_transfer *t) in mx1_prepare_transfer()
1303 static int spi_imx_setupxfer(struct spi_device *spi, in spi_imx_setupxfer()
1551 static int spi_imx_pio_transfer(struct spi_device *spi, in spi_imx_pio_transfer()
1583 static int spi_imx_poll_transfer(struct spi_device *spi, in spi_imx_poll_transfer()
1631 static int spi_imx_pio_transfer_target(struct spi_device *spi, in spi_imx_pio_transfer_target()
1695 struct spi_device *spi, in spi_imx_transfer_one()
1729 static int spi_imx_setup(struct spi_device *spi) in spi_imx_setup()