Searched refs:TYPE_FSL (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/spi/
H A Dspi-fsl-spi.c46 #define TYPE_FSL 0 macro
54 .type = TYPE_FSL,
83 return TYPE_FSL; fsl_spi_get_type()
835 if (type == TYPE_FSL) { of_fsl_spi_probe()
860 if (type == TYPE_FSL) of_fsl_spi_probe()
874 if (mpc8xxx_spi->type == TYPE_FSL) of_fsl_spi_remove()

Completed in 53 milliseconds