Home
last modified time | relevance | path

Searched refs:mxs_ssp (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/mmc/host/
Dmxs-mmc.c63 struct mxs_ssp ssp;
79 struct mxs_ssp *ssp = &host->ssp; in mxs_mmc_get_cd()
101 struct mxs_ssp *ssp = &host->ssp; in mxs_mmc_reset()
143 struct mxs_ssp *ssp = &host->ssp; in mxs_mmc_request_done()
191 struct mxs_ssp *ssp = &host->ssp; in mxs_mmc_irq_handler()
227 struct mxs_ssp *ssp = &host->ssp; in mxs_mmc_prep_dma()
261 struct mxs_ssp *ssp = &host->ssp; in mxs_mmc_bc()
295 struct mxs_ssp *ssp = &host->ssp; in mxs_mmc_ac()
365 struct mxs_ssp *ssp = &host->ssp; in mxs_mmc_adtc()
517 struct mxs_ssp *ssp = &host->ssp; in mxs_mmc_enable_sdio_irq()
[all …]
/linux-4.1.27/drivers/spi/
Dspi-mxs.c67 struct mxs_ssp ssp;
76 struct mxs_ssp *ssp = &spi->ssp; in mxs_spi_setup_transfer()
136 struct mxs_ssp *ssp = &spi->ssp; in mxs_ssp_wait()
163 struct mxs_ssp *ssp = dev_id; in mxs_ssp_irq_handler()
176 struct mxs_ssp *ssp = &spi->ssp; in mxs_spi_txrx_dma()
311 struct mxs_ssp *ssp = &spi->ssp; in mxs_spi_txrx_pio()
373 struct mxs_ssp *ssp = &spi->ssp; in mxs_spi_transfer_one()
459 struct mxs_ssp *ssp; in mxs_spi_probe()
557 struct mxs_ssp *ssp; in mxs_spi_remove()
/linux-4.1.27/include/linux/spi/
Dmxs-spi.h129 struct mxs_ssp { struct
142 void mxs_ssp_set_clk_rate(struct mxs_ssp *ssp, unsigned int rate); argument
/linux-4.1.27/drivers/clk/mxs/
Dclk-ssp.c27 void mxs_ssp_set_clk_rate(struct mxs_ssp *ssp, unsigned int rate) in mxs_ssp_set_clk_rate()