Searched refs:mpc8xxx_spi_probe_info (Results 1 – 2 of 2) sorted by relevance
59 struct mpc8xxx_spi_probe_info *to_of_pinfo(struct fsl_spi_platform_data *pdata) in MPC8XXX_SPI_RX_BUF()61 return container_of(pdata, struct mpc8xxx_spi_probe_info, pdata); in MPC8XXX_SPI_RX_BUF()118 struct mpc8xxx_spi_probe_info *pinfo; in of_mpc8xxx_spi_probe()
92 struct mpc8xxx_spi_probe_info { struct104 extern struct mpc8xxx_spi_probe_info *to_of_pinfo( argument