Home
last modified time | relevance | path

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

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