Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-rb4xx.c191 static const struct of_device_id rb4xx_spi_dt_match[] = { variable
195 MODULE_DEVICE_TABLE(of, rb4xx_spi_dt_match);
202 .of_match_table = of_match_ptr(rb4xx_spi_dt_match),