Home
last modified time | relevance | path

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

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