Home
last modified time | relevance | path

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

/drivers/spi/
Dspi-mt65xx.c146 static const struct of_device_id mtk_spi_of_match[] = { variable
176 MODULE_DEVICE_TABLE(of, mtk_spi_of_match);
641 of_id = of_match_node(mtk_spi_of_match, pdev->dev.of_node); in mtk_spi_probe()
896 .of_match_table = mtk_spi_of_match,