Home
last modified time | relevance | path

Searched refs:redrv_if (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/amd/xgbe/
Dxgbe-phy-v2.c378 unsigned int redrv_if; member
1958 if (phy_data->redrv_if) in xgbe_phy_set_redrv_mode()
2817 if (phy_data->redrv_if >= XGBE_PHY_REDRV_IF_MAX) in xgbe_phy_redrv_error()
3091 if (phy_data->redrv && !phy_data->redrv_if) { in xgbe_phy_start()
3197 phy_data->redrv_if = XP_GET_BITS(pdata->pp4, XP_PROP_4, REDRV_IF); in xgbe_phy_init()
3203 dev_dbg(pdata->dev, "redrv i/f=%u\n", phy_data->redrv_if); in xgbe_phy_init()
3403 if (phy_data->redrv && !phy_data->redrv_if) { in xgbe_phy_init()