fwnode_get_mac_addr  841 drivers/base/property.c 	res = fwnode_get_mac_addr(fwnode, "mac-address", addr, alen);
fwnode_get_mac_addr  845 drivers/base/property.c 	res = fwnode_get_mac_addr(fwnode, "local-mac-address", addr, alen);
fwnode_get_mac_addr  849 drivers/base/property.c 	return fwnode_get_mac_addr(fwnode, "address", addr, alen);