Lines Matching refs:spi_master

422 static bool atmel_spi_can_dma(struct spi_master *master,  in atmel_spi_can_dma()
440 struct spi_master *master = platform_get_drvdata(as->pdev); in atmel_spi_dma_slave_config()
496 static int atmel_spi_configure_dma(struct spi_master *master, in atmel_spi_configure_dma()
541 static void atmel_spi_stop_dma(struct spi_master *master) in atmel_spi_stop_dma()
549 static void atmel_spi_release_dma(struct spi_master *master) in atmel_spi_release_dma()
564 struct spi_master *master = data; in dma_callback()
578 static void atmel_spi_next_xfer_single(struct spi_master *master, in atmel_spi_next_xfer_single()
610 static void atmel_spi_next_xfer_fifo(struct spi_master *master, in atmel_spi_next_xfer_fifo()
680 static void atmel_spi_next_xfer_pio(struct spi_master *master, in atmel_spi_next_xfer_pio()
694 static int atmel_spi_next_xfer_dma_submit(struct spi_master *master, in atmel_spi_next_xfer_dma_submit()
789 static void atmel_spi_next_xfer_data(struct spi_master *master, in atmel_spi_next_xfer_data()
853 static void atmel_spi_pdc_next_xfer(struct spi_master *master, in atmel_spi_pdc_next_xfer()
953 static void atmel_spi_dma_unmap_xfer(struct spi_master *master, in atmel_spi_dma_unmap_xfer()
1048 struct spi_master *master = dev_id; in atmel_spi_pio_interrupt()
1106 struct spi_master *master = dev_id; in atmel_spi_pdc_interrupt()
1161 struct spi_master *master = platform_get_drvdata(as->pdev); in initialize_native_cs_for_gpio()
1278 static int atmel_spi_one_transfer(struct spi_master *master, in atmel_spi_one_transfer()
1449 struct spi_master *master; in atmel_spi_probe()
1607 struct spi_master *master = platform_get_drvdata(pdev); in atmel_spi_remove()
1643 struct spi_master *master = dev_get_drvdata(dev); in atmel_spi_runtime_suspend()
1654 struct spi_master *master = dev_get_drvdata(dev); in atmel_spi_runtime_resume()
1665 struct spi_master *master = dev_get_drvdata(dev); in atmel_spi_suspend()
1681 struct spi_master *master = dev_get_drvdata(dev); in atmel_spi_resume()