Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/faraday/
H A Dftgmac100.c1787 static bool ftgmac100_has_child_node(struct device_node *np, const char *name) in ftgmac100_has_child_node() function
1941 } else if (np && !ftgmac100_has_child_node(np, "mdio")) { in ftgmac100_probe()