Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/fdt/
H A Dfdt_port.h101 bool fdt_endpoint_is_enabled(struct fdt_endpoint *);
H A Dfdt_port.c166 fdt_endpoint_is_enabled(struct fdt_endpoint *ep) in fdt_endpoint_is_enabled() function