Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/spi/
Dspi-rb4xx.c193 static const struct of_device_id rb4xx_spi_dt_match[] = { variable
197 MODULE_DEVICE_TABLE(of, rb4xx_spi_dt_match);
204 .of_match_table = of_match_ptr(rb4xx_spi_dt_match),