Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-fsl-lib.c65 const char *mpc8xxx_spi_strmode(unsigned int flags) in mpc8xxx_spi_strmode() function
79 EXPORT_SYMBOL_GPL(mpc8xxx_spi_strmode);
H A Dspi-fsl-lib.h106 extern const char *mpc8xxx_spi_strmode(unsigned int flags);
H A Dspi-fsl-spi.c623 mpc8xxx_spi->irq, mpc8xxx_spi_strmode(mpc8xxx_spi->flags)); in fsl_spi_probe()