Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-fsl-spi.c49 #define TYPE_FSL 0 macro
57 .type = TYPE_FSL,
86 return TYPE_FSL; in fsl_spi_get_type()
654 if (type == TYPE_FSL) { in of_fsl_spi_probe()
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-fsl-spi.c49 #define TYPE_FSL 0 macro
57 .type = TYPE_FSL,
86 return TYPE_FSL; in fsl_spi_get_type()
726 if (type == TYPE_FSL) { in of_fsl_spi_probe()

Completed in 3 milliseconds