Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/coresight/
H A Dcoresight_fdt.c58 phandle_t endpoint_child; in coresight_fdt_get_ports() local
78 endpoint_child = ofw_bus_find_child(child, "endpoint"); in coresight_fdt_get_ports()
79 if (endpoint_child) { in coresight_fdt_get_ports()
80 if (OF_getencprop(endpoint_child, in coresight_fdt_get_ports()
88 endp->my_node = endpoint_child; in coresight_fdt_get_ports()
92 if (OF_getproplen(endpoint_child, in coresight_fdt_get_ports()