Searched refs:TSEC_SGMII (Results 1 – 13 of 13) sorted by relevance
184 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()192 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()200 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()208 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()
141 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()152 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()
130 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()138 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()
237 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()246 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()
273 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()281 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()
44 if (priv->flags & TSEC_SGMII) in ft_fixup_enet_phy_connect_type()
199 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()
259 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()267 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()
273 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()
336 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()
391 #define TSEC_SGMII (1 << 2) /* MAC-PHY interface uses SGMII */ macro
828 priv->flags |= TSEC_SGMII; in tsec_probe()