Lines Matching refs:alias
198 char alias[20]; in board_ft_fman_fixup_port() local
270 sprintf(alias, "phy_sgmii_s2_%x", phy); in board_ft_fman_fixup_port()
271 fdt_set_phy_handle(fdt, compat, addr, alias); in board_ft_fman_fixup_port()
274 sprintf(alias, "phy_sgmii_s3_%x", phy); in board_ft_fman_fixup_port()
275 fdt_set_phy_handle(fdt, compat, addr, alias); in board_ft_fman_fixup_port()
304 sprintf(alias, "phy_sgmii_s1_%x", phy); in board_ft_fman_fixup_port()
305 fdt_set_phy_handle(fdt, compat, addr, alias); in board_ft_fman_fixup_port()
308 sprintf(alias, "phy_sgmii_s2_%x", phy); in board_ft_fman_fixup_port()
309 fdt_set_phy_handle(fdt, compat, addr, alias); in board_ft_fman_fixup_port()
321 sprintf(alias, "phy_sgmii_s2_%x", phy); in board_ft_fman_fixup_port()
322 fdt_set_phy_handle(fdt, compat, addr, alias); in board_ft_fman_fixup_port()
325 sprintf(alias, "phy_sgmii_s3_%x", phy); in board_ft_fman_fixup_port()
326 fdt_set_phy_handle(fdt, compat, addr, alias); in board_ft_fman_fixup_port()
329 sprintf(alias, "phy_sgmii_s5_%x", phy); in board_ft_fman_fixup_port()
330 fdt_set_phy_handle(fdt, compat, addr, alias); in board_ft_fman_fixup_port()
333 sprintf(alias, "phy_sgmii_s6_%x", phy); in board_ft_fman_fixup_port()
334 fdt_set_phy_handle(fdt, compat, addr, alias); in board_ft_fman_fixup_port()
337 sprintf(alias, "phy_sgmii_s7_%x", phy); in board_ft_fman_fixup_port()
338 fdt_set_phy_handle(fdt, compat, addr, alias); in board_ft_fman_fixup_port()