Home
last modified time | relevance | path

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

/u-boot/board/freescale/lx2160a/
A Deth_lx2160aqds.c612 const char *phy_string; in fdt_fixup_dpmac_phy_handle() local
633 phy_string = fdt_getprop(fdt, offset, "phy-connection-type", NULL); in fdt_fixup_dpmac_phy_handle()
634 if (is_backplane_mode(phy_string)) { in fdt_fixup_dpmac_phy_handle()
644 phy_string = phy_string_for_interface(wriop_get_enet_if(dpmac_id)); in fdt_fixup_dpmac_phy_handle()
646 phy_string); in fdt_fixup_dpmac_phy_handle()
A Deth_lx2162aqds.c621 const char *phy_string; in fdt_fixup_dpmac_phy_handle() local
642 phy_string = fdt_getprop(fdt, offset, "phy-connection-type", NULL); in fdt_fixup_dpmac_phy_handle()
643 if (is_backplane_mode(phy_string)) { in fdt_fixup_dpmac_phy_handle()
653 phy_string = phy_string_for_interface(wriop_get_enet_if(dpmac_id)); in fdt_fixup_dpmac_phy_handle()
655 phy_string); in fdt_fixup_dpmac_phy_handle()

Completed in 14 milliseconds