Searched refs:of_fsl_spi_match (Results 1 – 1 of 1) sorted by relevance
61 static const struct of_device_id of_fsl_spi_match[] = { variable72 MODULE_DEVICE_TABLE(of, of_fsl_spi_match);79 match = of_match_node(of_fsl_spi_match, dev->of_node); in fsl_spi_get_type()868 .of_match_table = of_fsl_spi_match,