Lines Matching refs:spi_master
422 static bool atmel_spi_can_dma(struct spi_master *master, in atmel_spi_can_dma()
438 struct spi_master *master = platform_get_drvdata(as->pdev); in atmel_spi_dma_slave_config()
493 static int atmel_spi_configure_dma(struct spi_master *master, in atmel_spi_configure_dma()
537 static void atmel_spi_stop_dma(struct spi_master *master) in atmel_spi_stop_dma()
545 static void atmel_spi_release_dma(struct spi_master *master) in atmel_spi_release_dma()
560 struct spi_master *master = data; in dma_callback()
574 static void atmel_spi_next_xfer_single(struct spi_master *master, in atmel_spi_next_xfer_single()
606 static void atmel_spi_next_xfer_fifo(struct spi_master *master, in atmel_spi_next_xfer_fifo()
676 static void atmel_spi_next_xfer_pio(struct spi_master *master, in atmel_spi_next_xfer_pio()
690 static int atmel_spi_next_xfer_dma_submit(struct spi_master *master, in atmel_spi_next_xfer_dma_submit()
783 static void atmel_spi_next_xfer_data(struct spi_master *master, in atmel_spi_next_xfer_data()
847 static void atmel_spi_pdc_next_xfer(struct spi_master *master, in atmel_spi_pdc_next_xfer()
947 static void atmel_spi_dma_unmap_xfer(struct spi_master *master, in atmel_spi_dma_unmap_xfer()
1042 struct spi_master *master = dev_id; in atmel_spi_pio_interrupt()
1100 struct spi_master *master = dev_id; in atmel_spi_pdc_interrupt()
1155 struct spi_master *master = platform_get_drvdata(as->pdev); in initialize_native_cs_for_gpio()
1272 static int atmel_spi_one_transfer(struct spi_master *master, in atmel_spi_one_transfer()
1443 struct spi_master *master; in atmel_spi_probe()
1601 struct spi_master *master = platform_get_drvdata(pdev); in atmel_spi_remove()
1636 struct spi_master *master = dev_get_drvdata(dev); in atmel_spi_runtime_suspend()
1647 struct spi_master *master = dev_get_drvdata(dev); in atmel_spi_runtime_resume()
1657 struct spi_master *master = dev_get_drvdata(dev); in atmel_spi_suspend()
1673 struct spi_master *master = dev_get_drvdata(dev); in atmel_spi_resume()