Home
last modified time | relevance | path

Searched defs:of_get_mac_address_nvmem (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dof_net.h32 static inline int of_get_mac_address_nvmem(struct device_node *np, u8 *mac) in of_get_mac_address_nvmem() function
/openbmc/linux/net/core/
H A Dof_net.c61 int of_get_mac_address_nvmem(struct device_node *np, u8 *addr) in of_get_mac_address_nvmem() function