Lines Matching refs:spi_controller_get_devdata
111 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_calc_divisors()
146 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_chip_setup()
177 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_do_write()
195 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_do_read()
224 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_read_write()
271 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_dma_prepare()
375 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_dma_finish()
402 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_dma_transfer()
436 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_interrupt()
482 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_transfer_one()
518 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_prepare_message()
545 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_prepare_hardware()
562 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_unprepare_hardware()
652 espi = spi_controller_get_devdata(host); in ep93xx_spi_probe()
715 struct ep93xx_spi *espi = spi_controller_get_devdata(host); in ep93xx_spi_remove()