Searched refs:cdns_ufs_of_match (Results 1 – 1 of 1) sorted by relevance
265 static const struct of_device_id cdns_ufs_of_match[] = { variable277 MODULE_DEVICE_TABLE(of, cdns_ufs_of_match);292 of_id = of_match_node(cdns_ufs_of_match, dev->of_node); in cdns_ufs_pltfrm_probe()332 .of_match_table = cdns_ufs_of_match,