Home
last modified time | relevance | path

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

/drivers/spi/
Dspi-rockchip.c922 static const struct of_device_id rockchip_spi_dt_match[] = { variable
936 MODULE_DEVICE_TABLE(of, rockchip_spi_dt_match);
942 .of_match_table = of_match_ptr(rockchip_spi_dt_match),