Home
last modified time | relevance | path

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

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