Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c376 unsigned int redrv_if; member
1951 if (phy_data->redrv_if) in xgbe_phy_set_redrv_mode()
2801 if (phy_data->redrv_if >= XGBE_PHY_REDRV_IF_MAX) in xgbe_phy_redrv_error()
3075 if (phy_data->redrv && !phy_data->redrv_if) { in xgbe_phy_start()
3181 phy_data->redrv_if = XP_GET_BITS(pdata->pp4, XP_PROP_4, REDRV_IF); in xgbe_phy_init()
3187 dev_dbg(pdata->dev, "redrv i/f=%u\n", phy_data->redrv_if); in xgbe_phy_init()
3387 if (phy_data->redrv && !phy_data->redrv_if) { in xgbe_phy_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c377 unsigned int redrv_if; member
2037 if (phy_data->redrv_if) in xgbe_phy_set_redrv_mode()
3105 if (phy_data->redrv_if >= XGBE_PHY_REDRV_IF_MAX) in xgbe_phy_redrv_error()
3390 if (phy_data->redrv && !phy_data->redrv_if) { in xgbe_phy_start()
3496 phy_data->redrv_if = XP_GET_BITS(pdata->pp4, XP_PROP_4, REDRV_IF); in xgbe_phy_init()
3502 dev_dbg(pdata->dev, "redrv i/f=%u\n", phy_data->redrv_if); in xgbe_phy_init()
3720 if (phy_data->redrv && !phy_data->redrv_if) { in xgbe_phy_init()

Completed in 9 milliseconds