Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/fpga/
Dxilinx-spi.c276 static const struct of_device_id xlnx_spi_of_match[] = { variable
280 MODULE_DEVICE_TABLE(of, xlnx_spi_of_match);
285 .of_match_table = of_match_ptr(xlnx_spi_of_match),