Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/dtc/
H A Dchecks.c886 static bool node_is_compatible(struct node *node, const char *compat) in node_is_compatible() function
905 if (node_is_compatible(node, "simple-bus")) in check_simple_bus_bridge()
/openbmc/linux/scripts/dtc/
H A Dchecks.c950 static bool node_is_compatible(struct node *node, const char *compat) in node_is_compatible() function
969 if (node_is_compatible(node, "simple-bus")) in check_simple_bus_bridge()