Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/spi/
Dspi-fsl-spi.c49 struct fsl_spi_match_data { struct
53 static struct fsl_spi_match_data of_fsl_spi_fsl_config = { argument
57 static struct fsl_spi_match_data of_fsl_spi_grlib_config = {
81 return ((struct fsl_spi_match_data *)match->data)->type; in fsl_spi_get_type()