Lines Matching refs:spi_master
454 static bool atmel_spi_can_dma(struct spi_master *master, in atmel_spi_can_dma()
472 struct spi_master *master = platform_get_drvdata(as->pdev); in atmel_spi_dma_slave_config()
528 static int atmel_spi_configure_dma(struct spi_master *master, in atmel_spi_configure_dma()
585 static void atmel_spi_stop_dma(struct spi_master *master) in atmel_spi_stop_dma()
593 static void atmel_spi_release_dma(struct spi_master *master) in atmel_spi_release_dma()
608 struct spi_master *master = data; in dma_callback()
622 static void atmel_spi_next_xfer_single(struct spi_master *master, in atmel_spi_next_xfer_single()
654 static void atmel_spi_next_xfer_fifo(struct spi_master *master, in atmel_spi_next_xfer_fifo()
724 static void atmel_spi_next_xfer_pio(struct spi_master *master, in atmel_spi_next_xfer_pio()
738 static int atmel_spi_next_xfer_dma_submit(struct spi_master *master, in atmel_spi_next_xfer_dma_submit()
838 static void atmel_spi_next_xfer_data(struct spi_master *master, in atmel_spi_next_xfer_data()
895 static void atmel_spi_pdc_next_xfer(struct spi_master *master, in atmel_spi_pdc_next_xfer()
996 static void atmel_spi_dma_unmap_xfer(struct spi_master *master, in atmel_spi_dma_unmap_xfer()
1093 struct spi_master *master = dev_id; in atmel_spi_pio_interrupt()
1151 struct spi_master *master = dev_id; in atmel_spi_pdc_interrupt()
1254 static int atmel_spi_one_transfer(struct spi_master *master, in atmel_spi_one_transfer()
1397 static int atmel_spi_transfer_one_message(struct spi_master *master, in atmel_spi_transfer_one_message()
1479 struct spi_master *master = platform_get_drvdata(pdev); in atmel_spi_gpio_cs()
1538 struct spi_master *master; in atmel_spi_probe()
1707 struct spi_master *master = platform_get_drvdata(pdev); in atmel_spi_remove()
1743 struct spi_master *master = dev_get_drvdata(dev); in atmel_spi_runtime_suspend()
1754 struct spi_master *master = dev_get_drvdata(dev); in atmel_spi_runtime_resume()
1765 struct spi_master *master = dev_get_drvdata(dev); in atmel_spi_suspend()
1783 struct spi_master *master = dev_get_drvdata(dev); in atmel_spi_resume()