Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/fpga/
Daltera-fpga2sdram.c83 static const struct of_device_id altera_fpga_of_match[] = { variable
151 MODULE_DEVICE_TABLE(of, altera_fpga_of_match);
158 .of_match_table = of_match_ptr(altera_fpga_of_match),
Daltera-hps2fpga.c117 static const struct of_device_id altera_fpga_of_match[] = { variable
204 MODULE_DEVICE_TABLE(of, altera_fpga_of_match);
211 .of_match_table = of_match_ptr(altera_fpga_of_match),