Searched refs:QPHY_V2_PCS_POWER_DOWN_CONTROL (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/phy/qualcomm/ |
D | phy-qcom-qmp-pcs-v2.h | 10 #define QPHY_V2_PCS_POWER_DOWN_CONTROL 0x004 macro
|
D | phy-qcom-qmp-pcie-msm8996.c | 181 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()
|
D | phy-qcom-qmp-ufs.c | 864 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()
|
D | phy-qcom-qmp-pcie.c | 1979 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()
|
D | phy-qcom-qmp-combo.c | 2040 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()
|