Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-fsl-spi.c52 struct fsl_spi_match_data { struct
56 static struct fsl_spi_match_data of_fsl_spi_fsl_config = {
60 static struct fsl_spi_match_data of_fsl_spi_grlib_config = {
84 return ((struct fsl_spi_match_data *)match->data)->type; in fsl_spi_get_type()
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-fsl-spi.c52 struct fsl_spi_match_data { struct
56 static struct fsl_spi_match_data of_fsl_spi_fsl_config = {
60 static struct fsl_spi_match_data of_fsl_spi_grlib_config = {
84 return ((struct fsl_spi_match_data *)match->data)->type; in fsl_spi_get_type()

Completed in 3 milliseconds