Home
last modified time | relevance | path

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

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usbc.c443 void __iomem *dp_tx; member
781 void __iomem *tx = qmp->dp_tx; in qmp_v2_configure_dp_swing()
870 void __iomem *tx = qmp->dp_tx; in qmp_v2_configure_dp_tx()
958 writel(0x3f, qmp->dp_tx + QSERDES_V2_TX_TRANSCEIVER_BIAS_EN); in qmp_v2_configure_dp_phy()
959 writel(0x10, qmp->dp_tx + QSERDES_V2_TX_HIGHZ_DRVR_EN); in qmp_v2_configure_dp_phy()
960 writel(0x0a, qmp->dp_tx + QSERDES_V2_TX_TX_POL_INV); in qmp_v2_configure_dp_phy()
1257 void __iomem *tx = qmp->dp_tx; in qmp_usbc_dp_power_on()
1838 qmp->dp_tx = base + offs->dp_txa; in qmp_usbc_parse_dt()