Home
last modified time | relevance | path

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

/drivers/bus/
Darm-cci.c51 static const struct of_device_id arm_cci_matches[] = { variable
1792 .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()