Searched defs:mpc8xxx_spi (Results 1 – 4 of 4) sorted by relevance
24 struct mpc8xxx_spi { struct25 struct device *dev;26 void *reg_base;29 const void *tx;30 void *rx;54 void (*get_rx) (u32 rx_data, struct mpc8xxx_spi *); argument55 u32(*get_tx) (struct mpc8xxx_spi *); argument57 unsigned int count;58 unsigned int irq;82 void (*get_rx) (u32 rx_data, struct mpc8xxx_spi *); argument
113 struct mpc8xxx_spi *mpc8xxx_spi = spi_master_get_devdata(spi->master); in fsl_spi_chipselect() local174 struct mpc8xxx_spi *mpc8xxx_spi, in mspi_apply_cpu_mode_quirks()225 struct mpc8xxx_spi *mpc8xxx_spi; in fsl_spi_setup_transfer() local309 struct mpc8xxx_spi *mpc8xxx_spi = spi_master_get_devdata(spi->master); in fsl_spi_bufs() local424 struct mpc8xxx_spi *mpc8xxx_spi; in fsl_spi_setup() local498 struct mpc8xxx_spi *mpc8xxx_spi = spi_master_get_devdata(spi->master); in fsl_spi_cleanup() local564 struct mpc8xxx_spi *mpc8xxx_spi = spi_master_get_devdata(spi->master); in fsl_spi_grlib_cs_control() local582 struct mpc8xxx_spi *mpc8xxx_spi = spi_master_get_devdata(master); in fsl_spi_grlib_probe() local608 struct mpc8xxx_spi *mpc8xxx_spi; in fsl_spi_probe() local857 struct mpc8xxx_spi *mpc8xxx_spi = spi_master_get_devdata(master); in of_fsl_spi_remove() local[all …]
113 static u32 fsl_espi_tx_buf_lsb(struct mpc8xxx_spi *mpc8xxx_spi) in fsl_espi_tx_buf_lsb()137 struct mpc8xxx_spi *mpc8xxx_spi = spi_master_get_devdata(spi->master); in fsl_espi_setup_transfer() local222 struct mpc8xxx_spi *mpc8xxx_spi = spi_master_get_devdata(spi->master); in fsl_espi_bufs() local471 struct mpc8xxx_spi *mpc8xxx_spi; in fsl_espi_setup() local620 struct mpc8xxx_spi *mpc8xxx_spi = spi_master_get_devdata(master); in fsl_espi_runtime_suspend() local634 struct mpc8xxx_spi *mpc8xxx_spi = spi_master_get_devdata(master); in fsl_espi_runtime_resume() local651 struct mpc8xxx_spi *mpc8xxx_spi; in fsl_espi_probe() local849 struct mpc8xxx_spi *mpc8xxx_spi; in of_fsl_espi_resume() local
89 struct mpc8xxx_spi *mpc8xxx_spi; in mpc8xxx_spi_probe() local