Lines Matching refs:controller_state
171 struct omap2_mcspi_cs *cs = spi->controller_state; in mcspi_write_cs_reg()
178 struct omap2_mcspi_cs *cs = spi->controller_state; in mcspi_read_cs_reg()
185 struct omap2_mcspi_cs *cs = spi->controller_state; in mcspi_cached_chconf0()
192 struct omap2_mcspi_cs *cs = spi->controller_state; in mcspi_write_chconf0()
231 struct omap2_mcspi_cs *cs = spi->controller_state; in omap2_mcspi_set_enable()
280 struct omap2_mcspi_cs *cs = spi->controller_state; in omap2_mcspi_set_fifo()
438 struct omap2_mcspi_cs *cs = spi->controller_state; in omap2_mcspi_rx_dma()
541 struct omap2_mcspi_cs *cs = spi->controller_state; in omap2_mcspi_txrx_dma()
641 struct omap2_mcspi_cs *cs = spi->controller_state; in omap2_mcspi_txrx_pio()
845 struct omap2_mcspi_cs *cs = spi->controller_state; in omap2_mcspi_setup_transfer()
990 struct omap2_mcspi_cs *cs = spi->controller_state; in omap2_mcspi_setup()
1003 spi->controller_state = cs; in omap2_mcspi_setup()
1033 if (spi->controller_state) { in omap2_mcspi_cleanup()
1035 cs = spi->controller_state; in omap2_mcspi_cleanup()
1079 cs = spi->controller_state; in omap2_mcspi_work()