Searched refs:arm_cci_matches (Results 1 – 1 of 1) sorted by relevance
51 static const struct of_device_id arm_cci_matches[] = { variable1792 .of_match_table = arm_cci_matches,2182 cci_config = of_match_node(arm_cci_matches, np)->data; in cci_probe_ports()2267 np = of_find_matching_node(NULL, arm_cci_matches); in cci_probe()