Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/spi/
Dspi-microchip-core.c597 static const struct of_device_id mchp_corespi_dt_ids[] = { variable
601 MODULE_DEVICE_TABLE(of, mchp_corespi_dt_ids);
609 .of_match_table = of_match_ptr(mchp_corespi_dt_ids),