Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dfdt.c26 const char *enet_path, *phy_path; in ft_fixup_enet_phy_connect_type() local
51 phy_path = fdt_get_alias(fdt, phy); in ft_fixup_enet_phy_connect_type()
52 if (!phy_path) in ft_fixup_enet_phy_connect_type()
55 phy_node = fdt_path_offset(fdt, phy_path); in ft_fixup_enet_phy_connect_type()