Lines Matching refs:spi_controller
500 static bool atmel_spi_can_dma(struct spi_controller *host, in atmel_spi_can_dma()
516 struct spi_controller *host = platform_get_drvdata(as->pdev); in atmel_spi_dma_slave_config()
571 static int atmel_spi_configure_dma(struct spi_controller *host, in atmel_spi_configure_dma()
615 static void atmel_spi_stop_dma(struct spi_controller *host) in atmel_spi_stop_dma()
623 static void atmel_spi_release_dma(struct spi_controller *host) in atmel_spi_release_dma()
638 struct spi_controller *host = data; in dma_callback()
652 static void atmel_spi_next_xfer_single(struct spi_controller *host, in atmel_spi_next_xfer_single()
684 static void atmel_spi_next_xfer_fifo(struct spi_controller *host, in atmel_spi_next_xfer_fifo()
754 static void atmel_spi_next_xfer_pio(struct spi_controller *host, in atmel_spi_next_xfer_pio()
768 static int atmel_spi_next_xfer_dma_submit(struct spi_controller *host, in atmel_spi_next_xfer_dma_submit()
861 static void atmel_spi_next_xfer_data(struct spi_controller *host, in atmel_spi_next_xfer_data()
925 static void atmel_spi_pdc_next_xfer(struct spi_controller *host, in atmel_spi_pdc_next_xfer()
1023 static void atmel_spi_dma_unmap_xfer(struct spi_controller *host, in atmel_spi_dma_unmap_xfer()
1118 struct spi_controller *host = dev_id; in atmel_spi_pio_interrupt()
1176 struct spi_controller *host = dev_id; in atmel_spi_pdc_interrupt()
1231 struct spi_controller *host = platform_get_drvdata(as->pdev); in initialize_native_cs_for_gpio()
1348 static int atmel_spi_one_transfer(struct spi_controller *host, in atmel_spi_one_transfer()
1518 struct spi_controller *host; in atmel_spi_probe()
1672 struct spi_controller *host = platform_get_drvdata(pdev); in atmel_spi_remove()
1705 struct spi_controller *host = dev_get_drvdata(dev); in atmel_spi_runtime_suspend()
1716 struct spi_controller *host = dev_get_drvdata(dev); in atmel_spi_runtime_resume()
1726 struct spi_controller *host = dev_get_drvdata(dev); in atmel_spi_suspend()
1742 struct spi_controller *host = dev_get_drvdata(dev); in atmel_spi_resume()