Searched defs:mpc8xxx_spi (Results 1 – 3 of 3) sorted by relevance
20 struct mpc8xxx_spi { struct21 struct device *dev;22 void __iomem *reg_base;47 void (*get_rx) (u32 rx_data, struct mpc8xxx_spi *); argument48 u32(*get_tx) (struct mpc8xxx_spi *); argument50 unsigned int count;51 unsigned int irq;75 void (*get_rx) (u32 rx_data, struct mpc8xxx_spi *); argument
150 struct mpc8xxx_spi *mpc8xxx_spi, in mspi_apply_cpu_mode_quirks()180 struct mpc8xxx_spi *mpc8xxx_spi; in fsl_spi_setup_transfer() local254 struct mpc8xxx_spi *mpc8xxx_spi = spi_controller_get_devdata(spi->controller); in fsl_spi_bufs() local296 struct mpc8xxx_spi *mpc8xxx_spi = spi_controller_get_devdata(ctlr); in fsl_spi_prepare_message() local370 struct mpc8xxx_spi *mpc8xxx_spi; in fsl_spi_setup() local481 struct mpc8xxx_spi *mpc8xxx_spi = spi_controller_get_devdata(spi->controller); in fsl_spi_grlib_cs_control() local496 struct mpc8xxx_spi *mpc8xxx_spi = spi_controller_get_devdata(host); in fsl_spi_grlib_probe() local533 struct mpc8xxx_spi *mpc8xxx_spi; in fsl_spi_probe() local706 struct mpc8xxx_spi *mpc8xxx_spi = spi_controller_get_devdata(host); in of_fsl_spi_remove() local752 struct mpc8xxx_spi *mpc8xxx_spi = spi_controller_get_devdata(host); in plat_mpc8xxx_spi_remove() local
86 struct mpc8xxx_spi *mpc8xxx_spi; in mpc8xxx_spi_probe() local