Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-platform.c222 struct of_endpoint endpoint, rendpoint; in of_coresight_parse_endpoint() local
243 if (of_graph_parse_endpoint(rep, &rendpoint)) in of_coresight_parse_endpoint()
271 conn->child_port = rendpoint.port; in of_coresight_parse_endpoint()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-platform.c201 struct of_endpoint endpoint, rendpoint; in of_coresight_parse_endpoint() local
223 if (of_graph_parse_endpoint(rep, &rendpoint)) in of_coresight_parse_endpoint()
244 conn.dest_port = rendpoint.port; in of_coresight_parse_endpoint()

Completed in 3 milliseconds