Lines Matching refs:alias
199 char alias[20]; in board_ft_fman_fixup_port() local
271 sprintf(alias, "phy_sgmii_s2_%x", phy); in board_ft_fman_fixup_port()
272 fdt_set_phy_handle(fdt, compat, addr, alias); in board_ft_fman_fixup_port()
275 sprintf(alias, "phy_sgmii_s3_%x", phy); in board_ft_fman_fixup_port()
276 fdt_set_phy_handle(fdt, compat, addr, alias); in board_ft_fman_fixup_port()
305 sprintf(alias, "phy_sgmii_s1_%x", phy); in board_ft_fman_fixup_port()
306 fdt_set_phy_handle(fdt, compat, addr, alias); in board_ft_fman_fixup_port()
309 sprintf(alias, "phy_sgmii_s2_%x", phy); in board_ft_fman_fixup_port()
310 fdt_set_phy_handle(fdt, compat, addr, alias); in board_ft_fman_fixup_port()
322 sprintf(alias, "phy_sgmii_s2_%x", phy); in board_ft_fman_fixup_port()
323 fdt_set_phy_handle(fdt, compat, addr, alias); in board_ft_fman_fixup_port()
326 sprintf(alias, "phy_sgmii_s3_%x", phy); in board_ft_fman_fixup_port()
327 fdt_set_phy_handle(fdt, compat, addr, alias); in board_ft_fman_fixup_port()
330 sprintf(alias, "phy_sgmii_s5_%x", phy); in board_ft_fman_fixup_port()
331 fdt_set_phy_handle(fdt, compat, addr, alias); in board_ft_fman_fixup_port()
334 sprintf(alias, "phy_sgmii_s6_%x", phy); in board_ft_fman_fixup_port()
335 fdt_set_phy_handle(fdt, compat, addr, alias); in board_ft_fman_fixup_port()
338 sprintf(alias, "phy_sgmii_s7_%x", phy); in board_ft_fman_fixup_port()
339 fdt_set_phy_handle(fdt, compat, addr, alias); in board_ft_fman_fixup_port()