Home
last modified time | relevance | path

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

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usbc.c444 void __iomem *dp_tx2; member
782 void __iomem *tx2 = qmp->dp_tx2; in qmp_v2_configure_dp_swing()
871 void __iomem *tx2 = qmp->dp_tx2; in qmp_v2_configure_dp_tx()
961 writel(0x3f, qmp->dp_tx2 + QSERDES_V2_TX_TRANSCEIVER_BIAS_EN); in qmp_v2_configure_dp_phy()
962 writel(0x10, qmp->dp_tx2 + QSERDES_V2_TX_HIGHZ_DRVR_EN); in qmp_v2_configure_dp_phy()
963 writel(0x0a, qmp->dp_tx2 + QSERDES_V2_TX_TX_POL_INV); in qmp_v2_configure_dp_phy()
1258 void __iomem *tx2 = qmp->dp_tx2; in qmp_usbc_dp_power_on()
1839 qmp->dp_tx2 = base + offs->dp_txb; in qmp_usbc_parse_dt()