Searched refs:orion_spi_of_match_table (Results 1 – 1 of 1) sorted by relevance
402 static const struct of_device_id orion_spi_of_match_table[] = { variable407 MODULE_DEVICE_TABLE(of, orion_spi_of_match_table);449 of_id = of_match_device(orion_spi_of_match_table, &pdev->dev); in orion_spi_probe()562 .of_match_table = of_match_ptr(orion_spi_of_match_table),