Home
last modified time | relevance | path

Searched refs:xtfpga_spi_of_match (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-xtensa-xtfpga.c132 static const struct of_device_id xtfpga_spi_of_match[] = { variable
136 MODULE_DEVICE_TABLE(of, xtfpga_spi_of_match);
144 .of_match_table = of_match_ptr(xtfpga_spi_of_match),
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-xtensa-xtfpga.c140 static const struct of_device_id xtfpga_spi_of_match[] = { variable
144 MODULE_DEVICE_TABLE(of, xtfpga_spi_of_match);
152 .of_match_table = of_match_ptr(xtfpga_spi_of_match),

Completed in 1 milliseconds