Searched refs:QPHY_V2_PCS_POWER_DOWN_CONTROL (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.1/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 | 1902 qphy_setbits(pcs, QPHY_V2_PCS_POWER_DOWN_CONTROL, in qmp_pcie_init() 1982 qphy_setbits(pcs, QPHY_V2_PCS_POWER_DOWN_CONTROL, cfg->pwrdn_ctrl); in qmp_pcie_power_on() 2030 qphy_clrbits(qphy->pcs, QPHY_V2_PCS_POWER_DOWN_CONTROL, in qmp_pcie_power_off()
|
D | phy-qcom-qmp-combo.c | 2002 qphy_setbits(pcs, QPHY_V2_PCS_POWER_DOWN_CONTROL, in qmp_combo_com_init() 2160 qphy_clrbits(qphy->pcs, QPHY_V2_PCS_POWER_DOWN_CONTROL, in qmp_combo_power_off()
|
D | phy-qcom-qmp-usb.c | 2172 qphy_setbits(pcs, QPHY_V2_PCS_POWER_DOWN_CONTROL, in qmp_usb_init() 2284 qphy_clrbits(qphy->pcs, QPHY_V2_PCS_POWER_DOWN_CONTROL, in qmp_usb_power_off()
|