Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-rockchip.c1053 static const struct of_device_id rockchip_spi_dt_match[] = { variable
1068 MODULE_DEVICE_TABLE(of, rockchip_spi_dt_match);
1074 .of_match_table = of_match_ptr(rockchip_spi_dt_match),