Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/spi/
Dspi-bcm63xx.c471 static const struct of_device_id bcm63xx_spi_of_match[] = { variable
476 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,