Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/of/
Dof_net.c48 static const void *of_get_mac_addr(struct device_node *np, const char *name) in of_get_mac_addr() function
107 addr = of_get_mac_addr(np, "mac-address"); in of_get_mac_address()
111 addr = of_get_mac_addr(np, "local-mac-address"); in of_get_mac_address()
115 addr = of_get_mac_addr(np, "address"); in of_get_mac_address()