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