Home
last modified time | relevance | path

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

/openbmc/linux/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 = { argument
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()