Searched refs:TSEC_SGMII (Results 1 – 13 of 13) sorted by relevance
185 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()193 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()201 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()209 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()
27 if (tsec_info[i].flags & TSEC_SGMII) in fsl_sgmii_riser_init()58 if (!(priv->flags & TSEC_SGMII)) { in fsl_sgmii_riser_fdt_fixup()117 if (priv->flags & TSEC_SGMII) in fsl_sgmii_riser_fdt_fixup()
142 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()153 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()
131 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()139 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()
238 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()247 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()
274 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()282 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()
45 if (priv->flags & TSEC_SGMII) in ft_fixup_enet_phy_connect_type()
200 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()
262 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()270 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()
274 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()
337 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()
392 #define TSEC_SGMII (1 << 2) /* MAC-PHY interface uses SGMII */ macro
828 priv->flags |= TSEC_SGMII; in tsec_probe()