Home
last modified time | relevance | path

Searched refs:mpc8xxx_spi_probe_info (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/spi/
Dspi-fsl-lib.c62 struct mpc8xxx_spi_probe_info *to_of_pinfo(struct fsl_spi_platform_data *pdata) in MPC8XXX_SPI_RX_BUF()
64 return container_of(pdata, struct mpc8xxx_spi_probe_info, pdata); in MPC8XXX_SPI_RX_BUF()
121 struct mpc8xxx_spi_probe_info *pinfo; in of_mpc8xxx_spi_probe()
Dspi-fsl-lib.h96 struct mpc8xxx_spi_probe_info { struct
109 extern struct mpc8xxx_spi_probe_info *to_of_pinfo( argument
Dspi-fsl-spi.c702 struct mpc8xxx_spi_probe_info *pinfo = to_of_pinfo(pdata); in fsl_spi_cs_control()
714 struct mpc8xxx_spi_probe_info *pinfo = to_of_pinfo(pdata); in of_fsl_spi_get_chipselects()
795 struct mpc8xxx_spi_probe_info *pinfo = to_of_pinfo(pdata); in of_fsl_spi_free_chipselects()