Lines Matching refs:spi_master
185 struct spi_master *master;
313 static int s3c64xx_spi_prepare_transfer(struct spi_master *spi) in s3c64xx_spi_prepare_transfer()
353 static int s3c64xx_spi_unprepare_transfer(struct spi_master *spi) in s3c64xx_spi_unprepare_transfer()
366 static bool s3c64xx_spi_can_dma(struct spi_master *master, in s3c64xx_spi_can_dma()
647 static int s3c64xx_spi_prepare_message(struct spi_master *master, in s3c64xx_spi_prepare_message()
670 static int s3c64xx_spi_transfer_one(struct spi_master *master, in s3c64xx_spi_transfer_one()
908 struct spi_master *spi = sdd->master; in s3c64xx_spi_irq()
1031 struct spi_master *master; in s3c64xx_spi_probe()
1212 struct spi_master *master = spi_master_get(platform_get_drvdata(pdev)); in s3c64xx_spi_remove()
1229 struct spi_master *master = dev_get_drvdata(dev); in s3c64xx_spi_suspend()
1248 struct spi_master *master = dev_get_drvdata(dev); in s3c64xx_spi_resume()
1269 struct spi_master *master = dev_get_drvdata(dev); in s3c64xx_spi_runtime_suspend()
1280 struct spi_master *master = dev_get_drvdata(dev); in s3c64xx_spi_runtime_resume()