Searched refs:QPHY_DP_PHY_STATUS (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/phy/qualcomm/ |
H A D | phy-qcom-qmp-combo.c | 114 QPHY_DP_PHY_STATUS, enumerator 139 [QPHY_DP_PHY_STATUS] = QSERDES_V3_DP_PHY_STATUS, 163 [QPHY_DP_PHY_STATUS] = QSERDES_V4_DP_PHY_STATUS, 187 [QPHY_DP_PHY_STATUS] = QSERDES_V5_DP_PHY_STATUS, 211 [QPHY_DP_PHY_STATUS] = QSERDES_V6_DP_PHY_STATUS, 2124 if (readl_poll_timeout(qmp->dp_dp_phy + cfg->regs[QPHY_DP_PHY_STATUS], in qmp_v3_configure_dp_phy() 2135 return readl_poll_timeout(qmp->dp_dp_phy + cfg->regs[QPHY_DP_PHY_STATUS], in qmp_v3_configure_dp_phy() 2253 if (readl_poll_timeout(qmp->dp_dp_phy + cfg->regs[QPHY_DP_PHY_STATUS], in qmp_v456_configure_dp_phy() 2260 if (readl_poll_timeout(qmp->dp_dp_phy + cfg->regs[QPHY_DP_PHY_STATUS], in qmp_v456_configure_dp_phy() 2314 if (readl_poll_timeout(qmp->dp_dp_phy + cfg->regs[QPHY_DP_PHY_STATUS], in qmp_v4_configure_dp_phy() [all...] |
Completed in 4 milliseconds