Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-combo.c114 QPHY_DP_PHY_STATUS, enumerator
140 [QPHY_DP_PHY_STATUS] = QSERDES_V3_DP_PHY_STATUS,
165 [QPHY_DP_PHY_STATUS] = QSERDES_V4_DP_PHY_STATUS,
190 [QPHY_DP_PHY_STATUS] = QSERDES_V5_DP_PHY_STATUS,
215 [QPHY_DP_PHY_STATUS] = QSERDES_V6_DP_PHY_STATUS,
2130 if (readl_poll_timeout(qmp->dp_dp_phy + cfg->regs[QPHY_DP_PHY_STATUS], in qmp_v3_configure_dp_phy()
2141 return readl_poll_timeout(qmp->dp_dp_phy + cfg->regs[QPHY_DP_PHY_STATUS], in qmp_v3_configure_dp_phy()
2259 if (readl_poll_timeout(qmp->dp_dp_phy + cfg->regs[QPHY_DP_PHY_STATUS], in qmp_v456_configure_dp_phy()
2266 if (readl_poll_timeout(qmp->dp_dp_phy + cfg->regs[QPHY_DP_PHY_STATUS], in qmp_v456_configure_dp_phy()
2320 if (readl_poll_timeout(qmp->dp_dp_phy + cfg->regs[QPHY_DP_PHY_STATUS], in qmp_v4_configure_dp_phy()