Lines Matching refs:spi_controller
423 static bool atmel_spi_can_dma(struct spi_controller *host, in atmel_spi_can_dma()
439 struct spi_controller *host = platform_get_drvdata(as->pdev); in atmel_spi_dma_slave_config()
494 static int atmel_spi_configure_dma(struct spi_controller *host, in atmel_spi_configure_dma()
538 static void atmel_spi_stop_dma(struct spi_controller *host) in atmel_spi_stop_dma()
546 static void atmel_spi_release_dma(struct spi_controller *host) in atmel_spi_release_dma()
561 struct spi_controller *host = data; in dma_callback()
575 static void atmel_spi_next_xfer_single(struct spi_controller *host, in atmel_spi_next_xfer_single()
607 static void atmel_spi_next_xfer_fifo(struct spi_controller *host, in atmel_spi_next_xfer_fifo()
677 static void atmel_spi_next_xfer_pio(struct spi_controller *host, in atmel_spi_next_xfer_pio()
691 static int atmel_spi_next_xfer_dma_submit(struct spi_controller *host, in atmel_spi_next_xfer_dma_submit()
784 static void atmel_spi_next_xfer_data(struct spi_controller *host, in atmel_spi_next_xfer_data()
848 static void atmel_spi_pdc_next_xfer(struct spi_controller *host, in atmel_spi_pdc_next_xfer()
948 static void atmel_spi_dma_unmap_xfer(struct spi_controller *host, in atmel_spi_dma_unmap_xfer()
1043 struct spi_controller *host = dev_id; in atmel_spi_pio_interrupt()
1101 struct spi_controller *host = dev_id; in atmel_spi_pdc_interrupt()
1156 struct spi_controller *host = platform_get_drvdata(as->pdev); in initialize_native_cs_for_gpio()
1273 static int atmel_spi_one_transfer(struct spi_controller *host, in atmel_spi_one_transfer()
1447 struct spi_controller *host; in atmel_spi_probe()
1601 struct spi_controller *host = platform_get_drvdata(pdev); in atmel_spi_remove()
1634 struct spi_controller *host = dev_get_drvdata(dev); in atmel_spi_runtime_suspend()
1645 struct spi_controller *host = dev_get_drvdata(dev); in atmel_spi_runtime_resume()
1655 struct spi_controller *host = dev_get_drvdata(dev); in atmel_spi_suspend()
1671 struct spi_controller *host = dev_get_drvdata(dev); in atmel_spi_resume()