Home
last modified time | relevance | path

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

/Linux-v6.1/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.c1902 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()
Dphy-qcom-qmp-combo.c2002 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()
Dphy-qcom-qmp-usb.c2172 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()