Searched refs:mpc52xx_psc_spi (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/spi/
H A Dspi-mpc52xx-psc.c33 struct mpc52xx_psc_spi { struct
79 struct mpc52xx_psc_spi *mps = spi_master_get_devdata(spi->master); mpc52xx_psc_spi_activate_cs()
121 struct mpc52xx_psc_spi *mps = spi_master_get_devdata(spi->master); mpc52xx_psc_spi_deactivate_cs()
134 struct mpc52xx_psc_spi *mps = spi_master_get_devdata(spi->master); mpc52xx_psc_spi_transfer_rxtx()
207 struct mpc52xx_psc_spi *mps = mpc52xx_psc_spi_work()
208 container_of(work, struct mpc52xx_psc_spi, work); mpc52xx_psc_spi_work()
266 struct mpc52xx_psc_spi *mps = spi_master_get_devdata(spi->master); mpc52xx_psc_spi_setup()
294 struct mpc52xx_psc_spi *mps = spi_master_get_devdata(spi->master); mpc52xx_psc_spi_transfer()
313 static int mpc52xx_psc_spi_port_config(int psc_id, struct mpc52xx_psc_spi *mps) mpc52xx_psc_spi_port_config()
353 struct mpc52xx_psc_spi *mps = (struct mpc52xx_psc_spi *)dev_id; mpc52xx_psc_spi_isr()
370 struct mpc52xx_psc_spi *mps; mpc52xx_psc_spi_do_probe()
485 struct mpc52xx_psc_spi *mps = spi_master_get_devdata(master); mpc52xx_psc_spi_of_remove()
H A Dspi-mpc512x-psc.c8 * Fork of mpc52xx_psc_spi.c:
H A Dspi-mpc52xx.c11 * that driver see drivers/spi/mpc52xx_psc_spi.c

Completed in 277 milliseconds