Lines Matching refs:spi_controller
210 struct spi_controller *host;
378 static int s3c64xx_spi_prepare_transfer(struct spi_controller *spi) in s3c64xx_spi_prepare_transfer()
408 static int s3c64xx_spi_unprepare_transfer(struct spi_controller *spi) in s3c64xx_spi_unprepare_transfer()
426 static bool s3c64xx_spi_can_dma(struct spi_controller *host, in s3c64xx_spi_can_dma()
772 static int s3c64xx_spi_prepare_message(struct spi_controller *host, in s3c64xx_spi_prepare_message()
791 struct spi_controller *ctlr = spi->controller; in s3c64xx_spi_max_transfer_size()
796 static int s3c64xx_spi_transfer_one(struct spi_controller *host, in s3c64xx_spi_transfer_one()
1081 struct spi_controller *spi = sdd->host; in s3c64xx_spi_irq()
1251 struct spi_controller *host; in s3c64xx_spi_probe()
1400 struct spi_controller *host = platform_get_drvdata(pdev); in s3c64xx_spi_remove()
1420 struct spi_controller *host = dev_get_drvdata(dev); in s3c64xx_spi_suspend()
1439 struct spi_controller *host = dev_get_drvdata(dev); in s3c64xx_spi_resume()
1458 struct spi_controller *host = dev_get_drvdata(dev); in s3c64xx_spi_runtime_suspend()
1470 struct spi_controller *host = dev_get_drvdata(dev); in s3c64xx_spi_runtime_resume()