Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/cpu/armv7/ls102xa/
H A Dfdt.c27 const char *enet_path, *phy_path; in ft_fixup_enet_phy_connect_type() local
52 phy_path = fdt_get_alias(fdt, phy); in ft_fixup_enet_phy_connect_type()
53 if (!phy_path) in ft_fixup_enet_phy_connect_type()
56 phy_node = fdt_path_offset(fdt, phy_path); in ft_fixup_enet_phy_connect_type()