Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/of/
Dof_net.c42 static const void *of_get_mac_addr(struct device_node *np, const char *name) in of_get_mac_addr() function
101 addr = of_get_mac_addr(np, "mac-address"); in of_get_mac_address()
105 addr = of_get_mac_addr(np, "local-mac-address"); in of_get_mac_address()
109 addr = of_get_mac_addr(np, "address"); in of_get_mac_address()