Lines Matching refs:spi_master
590 struct spi_master *master = data; in dma_callback()
599 static void atmel_spi_next_xfer_single(struct spi_master *master, in atmel_spi_next_xfer_single()
635 static void atmel_spi_next_xfer_fifo(struct spi_master *master, in atmel_spi_next_xfer_fifo()
714 static void atmel_spi_next_xfer_pio(struct spi_master *master, in atmel_spi_next_xfer_pio()
728 static int atmel_spi_next_xfer_dma_submit(struct spi_master *master, in atmel_spi_next_xfer_dma_submit()
827 static void atmel_spi_next_xfer_data(struct spi_master *master, in atmel_spi_next_xfer_data()
904 static void atmel_spi_pdc_next_xfer(struct spi_master *master, in atmel_spi_pdc_next_xfer()
1005 static void atmel_spi_dma_unmap_xfer(struct spi_master *master, in atmel_spi_dma_unmap_xfer()
1108 struct spi_master *master = dev_id; in atmel_spi_pio_interrupt()
1166 struct spi_master *master = dev_id; in atmel_spi_pdc_interrupt()
1277 static int atmel_spi_one_transfer(struct spi_master *master, in atmel_spi_one_transfer()
1420 static int atmel_spi_transfer_one_message(struct spi_master *master, in atmel_spi_transfer_one_message()
1509 struct spi_master *master; in atmel_spi_probe()
1666 struct spi_master *master = platform_get_drvdata(pdev); in atmel_spi_remove()
1697 struct spi_master *master = dev_get_drvdata(dev); in atmel_spi_runtime_suspend()
1708 struct spi_master *master = dev_get_drvdata(dev); in atmel_spi_runtime_resume()
1719 struct spi_master *master = dev_get_drvdata(dev); in atmel_spi_suspend()
1737 struct spi_master *master = dev_get_drvdata(dev); in atmel_spi_resume()