Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/spi/
Dspi-microchip-core.c584 static const struct of_device_id mchp_corespi_dt_ids[] = { variable
588 MODULE_DEVICE_TABLE(of, mchp_corespi_dt_ids);
596 .of_match_table = of_match_ptr(mchp_corespi_dt_ids),