Searched refs:TSEC_SGMII (Results 1 – 8 of 8) sorted by relevance
28 if (tsec_info[i].flags & TSEC_SGMII) in fsl_sgmii_riser_init()59 if (!(priv->flags & TSEC_SGMII)) { in fsl_sgmii_riser_fdt_fixup()118 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()
122 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()130 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()
61 if (priv->flags & TSEC_SGMII) in ft_fixup_enet_phy_connect_type()
283 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()
313 tsec_info[num].flags |= TSEC_SGMII; in board_eth_init()
393 #define TSEC_SGMII (1 << 2) /* MAC-PHY interface uses SGMII */ macro
877 priv->flags |= TSEC_SGMII; in tsec_probe()
Completed in 11 milliseconds