Searched refs:tx_drive_strength (Results 1 – 1 of 1) sorted by relevance
116 u32 tx_drive_strength; member492 unsigned int tx_drive_strength; in qca807x_phy_package_probe_once() local497 &tx_drive_strength)) in qca807x_phy_package_probe_once()498 tx_drive_strength = 600; in qca807x_phy_package_probe_once()500 switch (tx_drive_strength) { in qca807x_phy_package_probe_once()502 priv->tx_drive_strength = PQSGMII_TX_DRIVER_140MV; in qca807x_phy_package_probe_once()505 priv->tx_drive_strength = PQSGMII_TX_DRIVER_160MV; in qca807x_phy_package_probe_once()508 priv->tx_drive_strength = PQSGMII_TX_DRIVER_180MV; in qca807x_phy_package_probe_once()511 priv->tx_drive_strength = PQSGMII_TX_DRIVER_200MV; in qca807x_phy_package_probe_once()514 priv->tx_drive_strength = PQSGMII_TX_DRIVER_220MV; in qca807x_phy_package_probe_once()[all …]