Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/phy/qualcomm/
Dphy-qcom-qmp.h510 # define DP_PHY_PD_CTL_PSR_PWRDN 0x002 macro
Dphy-qcom-qmp.c4086 writel(DP_PHY_PD_CTL_PSR_PWRDN, qphy->pcs + QSERDES_DP_PHY_PD_CTL); in qcom_qmp_v3_phy_dp_aux_init()
4330 writel(DP_PHY_PD_CTL_PWRDN | DP_PHY_PD_CTL_PSR_PWRDN | DP_PHY_PD_CTL_AUX_PWRDN | in qcom_qmp_v4_phy_dp_aux_init()
4867 writel(DP_PHY_PD_CTL_PSR_PWRDN, qphy->pcs + QSERDES_DP_PHY_PD_CTL); in qcom_qmp_phy_power_off()