Searched refs:bcm63xx_spi_of_match (Results 1 – 1 of 1) sorted by relevance
471 static const struct of_device_id bcm63xx_spi_of_match[] = { variable476 MODULE_DEVICE_TABLE(of, bcm63xx_spi_of_match);494 match = of_match_node(bcm63xx_spi_of_match, dev->of_node); in bcm63xx_spi_probe()655 .of_match_table = bcm63xx_spi_of_match,