Lines Matching defs:espi
111 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_calc_divisors() local
146 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_chip_setup() local
177 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_do_write() local
195 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_do_read() local
224 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_read_write() local
271 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_dma_prepare() local
375 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_dma_finish() local
402 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_dma_transfer() local
436 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_interrupt() local
482 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_transfer_one() local
518 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_prepare_message() local
545 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_prepare_hardware() local
562 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_unprepare_hardware() local
574 static int ep93xx_spi_setup_dma(struct device *dev, struct ep93xx_spi *espi) in ep93xx_spi_setup_dma()
605 static void ep93xx_spi_release_dma(struct ep93xx_spi *espi) in ep93xx_spi_release_dma()
623 struct ep93xx_spi *espi; in ep93xx_spi_probe() local
715 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_remove() local