Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/phy/qualcomm/
Dphy-qcom-qmp-pcs-v2.h10 #define QPHY_V2_PCS_POWER_DOWN_CONTROL 0x004 macro
Dphy-qcom-qmp-pcie-msm8996.c181 QMP_PHY_INIT_CFG(QPHY_V2_PCS_POWER_DOWN_CONTROL, 0x02),
548 qphy_setbits(pcs, QPHY_V2_PCS_POWER_DOWN_CONTROL, cfg->pwrdn_ctrl); in qmp_pcie_msm8996_power_on()
598 qphy_clrbits(qphy->pcs, QPHY_V2_PCS_POWER_DOWN_CONTROL, in qmp_pcie_msm8996_power_off()
Dphy-qcom-qmp-ufs.c864 qphy_setbits(pcs, QPHY_V2_PCS_POWER_DOWN_CONTROL, in qmp_ufs_com_init()
1003 qphy_clrbits(qphy->pcs, QPHY_V2_PCS_POWER_DOWN_CONTROL, in qmp_ufs_power_off()
Dphy-qcom-qmp-pcie.c1979 qphy_setbits(pcs, QPHY_V2_PCS_POWER_DOWN_CONTROL, in qmp_pcie_init()
2085 qphy_clrbits(qphy->pcs, QPHY_V2_PCS_POWER_DOWN_CONTROL, in qmp_pcie_power_off()
Dphy-qcom-qmp-combo.c2040 qphy_setbits(usb_phy->pcs, QPHY_V2_PCS_POWER_DOWN_CONTROL, in qmp_combo_com_init()
2198 qphy_clrbits(qphy->pcs, QPHY_V2_PCS_POWER_DOWN_CONTROL, in qmp_combo_power_off()