| /linux-6.15/drivers/phy/qualcomm/ |
| H A D | phy-qcom-qmp-pcie-msm8996.c | 45 QPHY_START_CTRL, enumerator 57 [QPHY_START_CTRL] = QPHY_V2_PCS_START_CONTROL, 451 qphy_setbits(pcs, cfg->regs[QPHY_START_CTRL], in qmp_pcie_msm8996_power_on() 483 qphy_clrbits(qphy->pcs, cfg->regs[QPHY_START_CTRL], in qmp_pcie_msm8996_power_off()
|
| H A D | phy-qcom-qmp-usb-legacy.c | 74 QPHY_START_CTRL, enumerator 85 [QPHY_START_CTRL] = QPHY_V3_PCS_START_CONTROL, 94 [QPHY_START_CTRL] = QPHY_V4_PCS_START_CONTROL, 105 [QPHY_START_CTRL] = QPHY_V5_PCS_START_CONTROL, 857 qphy_setbits(pcs, cfg->regs[QPHY_START_CTRL], SERDES_START | PCS_START); in qmp_usb_legacy_power_on() 886 qphy_clrbits(qmp->pcs, cfg->regs[QPHY_START_CTRL], in qmp_usb_legacy_power_off()
|
| H A D | phy-qcom-qmp-usbc.c | 37 QPHY_START_CTRL, enumerator 48 [QPHY_START_CTRL] = QPHY_V3_PCS_START_CONTROL, 57 [QPHY_START_CTRL] = QPHY_V3_PCS_START_CONTROL, 551 qphy_setbits(qmp->pcs, cfg->regs[QPHY_START_CTRL], SERDES_START | PCS_START); in qmp_usbc_power_on() 580 qphy_clrbits(qmp->pcs, cfg->regs[QPHY_START_CTRL], in qmp_usbc_power_off()
|
| H A D | phy-qcom-qmp-usb.c | 38 QPHY_START_CTRL, enumerator 50 [QPHY_START_CTRL] = QPHY_V2_PCS_START_CONTROL, 59 [QPHY_START_CTRL] = QPHY_V3_PCS_START_CONTROL, 69 [QPHY_START_CTRL] = QPHY_V4_PCS_START_CONTROL, 81 [QPHY_START_CTRL] = QPHY_V5_PCS_START_CONTROL, 92 [QPHY_START_CTRL] = QPHY_V6_PCS_START_CONTROL, 103 [QPHY_START_CTRL] = QPHY_V7_PCS_START_CONTROL, 1810 qphy_setbits(pcs, cfg->regs[QPHY_START_CTRL], SERDES_START | PCS_START); in qmp_usb_power_on() 1839 qphy_clrbits(qmp->pcs, cfg->regs[QPHY_START_CTRL], in qmp_usb_power_off()
|
| H A D | phy-qcom-qmp-ufs.c | 47 QPHY_START_CTRL, enumerator 55 [QPHY_START_CTRL] = QPHY_V2_PCS_UFS_PHY_START, 61 [QPHY_START_CTRL] = QPHY_V3_PCS_UFS_PHY_START, 67 [QPHY_START_CTRL] = QPHY_V4_PCS_UFS_PHY_START, 74 [QPHY_START_CTRL] = QPHY_V5_PCS_UFS_PHY_START, 81 [QPHY_START_CTRL] = QPHY_V6_PCS_UFS_PHY_START, 1861 qphy_setbits(pcs, cfg->regs[QPHY_START_CTRL], SERDES_START); in qmp_ufs_power_on() 1884 qphy_clrbits(qmp->pcs, cfg->regs[QPHY_START_CTRL], SERDES_START); in qmp_ufs_power_off()
|
| H A D | phy-qcom-qmp-combo.c | 68 QPHY_START_CTRL, enumerator 94 [QPHY_START_CTRL] = QPHY_V3_PCS_START_CONTROL, 117 [QPHY_START_CTRL] = QPHY_V4_PCS_START_CONTROL, 142 [QPHY_START_CTRL] = QPHY_V5_PCS_START_CONTROL, 167 [QPHY_START_CTRL] = QPHY_V6_PCS_START_CONTROL, 192 [QPHY_START_CTRL] = QPHY_V6_N4_PCS_START_CONTROL, 2978 qphy_setbits(pcs, cfg->regs[QPHY_START_CTRL], SERDES_START | PCS_START); in qmp_combo_usb_power_on() 3007 qphy_clrbits(qmp->pcs, cfg->regs[QPHY_START_CTRL], in qmp_combo_usb_power_off()
|
| H A D | phy-qcom-qmp-pcie.c | 47 QPHY_START_CTRL, enumerator 56 [QPHY_START_CTRL] = QPHY_V2_PCS_START_CONTROL, 63 [QPHY_START_CTRL] = QPHY_V3_PCS_START_CONTROL, 70 [QPHY_START_CTRL] = 0x08, 77 [QPHY_START_CTRL] = QPHY_V4_PCS_START_CONTROL, 84 [QPHY_START_CTRL] = QPHY_V5_PCS_START_CONTROL, 91 [QPHY_START_CTRL] = QPHY_V6_PCS_START_CONTROL, 4431 qphy_setbits(pcs, cfg->regs[QPHY_START_CTRL], SERDES_START | PCS_START); in qmp_pcie_power_on() 4464 qphy_clrbits(qmp->pcs, cfg->regs[QPHY_START_CTRL], in qmp_pcie_power_off()
|