Home
last modified time | relevance | path

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

/drivers/hwtracing/coresight/
Dof_coresight.c109 struct of_endpoint endpoint, rendpoint; in of_get_coresight_platform_data() local
164 if (of_graph_parse_endpoint(rport, &rendpoint)) in of_get_coresight_platform_data()
172 pdata->child_ports[i] = rendpoint.id; in of_get_coresight_platform_data()