Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-omap2-mcspi.c1339 static const struct of_device_id omap_mcspi_of_match[] = { variable
1350 MODULE_DEVICE_TABLE(of, omap_mcspi_of_match);
1388 match = of_match_device(omap_mcspi_of_match, &pdev->dev); in omap2_mcspi_probe()
1555 .of_match_table = omap_mcspi_of_match,