Lines Matching refs:spi_master

428 static bool atmel_spi_can_dma(struct spi_master *master,  in atmel_spi_can_dma()
446 struct spi_master *master = platform_get_drvdata(as->pdev); in atmel_spi_dma_slave_config()
502 static int atmel_spi_configure_dma(struct spi_master *master, in atmel_spi_configure_dma()
551 static void atmel_spi_stop_dma(struct spi_master *master) in atmel_spi_stop_dma()
559 static void atmel_spi_release_dma(struct spi_master *master) in atmel_spi_release_dma()
574 struct spi_master *master = data; in dma_callback()
588 static void atmel_spi_next_xfer_single(struct spi_master *master, in atmel_spi_next_xfer_single()
620 static void atmel_spi_next_xfer_fifo(struct spi_master *master, in atmel_spi_next_xfer_fifo()
690 static void atmel_spi_next_xfer_pio(struct spi_master *master, in atmel_spi_next_xfer_pio()
704 static int atmel_spi_next_xfer_dma_submit(struct spi_master *master, in atmel_spi_next_xfer_dma_submit()
805 static void atmel_spi_next_xfer_data(struct spi_master *master, in atmel_spi_next_xfer_data()
869 static void atmel_spi_pdc_next_xfer(struct spi_master *master, in atmel_spi_pdc_next_xfer()
970 static void atmel_spi_dma_unmap_xfer(struct spi_master *master, in atmel_spi_dma_unmap_xfer()
1067 struct spi_master *master = dev_id; in atmel_spi_pio_interrupt()
1125 struct spi_master *master = dev_id; in atmel_spi_pdc_interrupt()
1180 struct spi_master *master = platform_get_drvdata(as->pdev); in initialize_native_cs_for_gpio()
1280 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()
1529 struct spi_master *master; in atmel_spi_probe()
1685 struct spi_master *master = platform_get_drvdata(pdev); in atmel_spi_remove()
1721 struct spi_master *master = dev_get_drvdata(dev); in atmel_spi_runtime_suspend()
1732 struct spi_master *master = dev_get_drvdata(dev); in atmel_spi_runtime_resume()
1743 struct spi_master *master = dev_get_drvdata(dev); in atmel_spi_suspend()
1759 struct spi_master *master = dev_get_drvdata(dev); in atmel_spi_resume()