Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-sgmii-eth.c82 #define QSERDES_TX_SLEW_CNTL (QSERDES_TX + 0x28) macro
142 regmap_write(regmap, QSERDES_TX_SLEW_CNTL, 0x0A); in qcom_dwmac_sgmii_phy_init_1g()
230 regmap_write(regmap, QSERDES_TX_SLEW_CNTL, 0x0A); in qcom_dwmac_sgmii_phy_init_2p5g()
H A Dphy-qcom-qmp-qserdes-txrx.h26 #define QSERDES_TX_SLEW_CNTL 0x040 macro
H A Dphy-qcom-qmp-pcie.c360 QMP_PHY_INIT_CFG(QSERDES_TX_SLEW_CNTL, 0x0a),