/linux/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, 1748 qphy_setbits(pcs, cfg->regs[QPHY_START_CTRL], SERDES_START | PCS_START); in qmp_usb_power_on() 1777 qphy_clrbits(qmp->pcs, cfg->regs[QPHY_START_CTRL], in qmp_usb_power_off()
|
H A D | phy-qcom-qmp-ufs.c | 46 QPHY_START_CTRL, enumerator 54 [QPHY_START_CTRL] = QPHY_V2_PCS_UFS_PHY_START, 60 [QPHY_START_CTRL] = QPHY_V3_PCS_UFS_PHY_START, 66 [QPHY_START_CTRL] = QPHY_V4_PCS_UFS_PHY_START, 73 [QPHY_START_CTRL] = QPHY_V5_PCS_UFS_PHY_START, 80 [QPHY_START_CTRL] = QPHY_V6_PCS_UFS_PHY_START, 1700 qphy_setbits(pcs, cfg->regs[QPHY_START_CTRL], SERDES_START); in qmp_ufs_power_on() 1723 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, 2882 qphy_setbits(pcs, cfg->regs[QPHY_START_CTRL], SERDES_START | PCS_START); in qmp_combo_usb_power_on() 2911 qphy_clrbits(qmp->pcs, cfg->regs[QPHY_START_CTRL], in qmp_combo_usb_power_off()
|
H A D | phy-qcom-qmp-pcie.c | 45 QPHY_START_CTRL, enumerator 54 [QPHY_START_CTRL] = QPHY_V2_PCS_START_CONTROL, 61 [QPHY_START_CTRL] = QPHY_V3_PCS_START_CONTROL, 68 [QPHY_START_CTRL] = 0x08, 75 [QPHY_START_CTRL] = QPHY_V4_PCS_START_CONTROL, 82 [QPHY_START_CTRL] = QPHY_V5_PCS_START_CONTROL, 89 [QPHY_START_CTRL] = QPHY_V6_PCS_START_CONTROL, 3869 qphy_setbits(pcs, cfg->regs[QPHY_START_CTRL], SERDES_START | PCS_START); in qmp_pcie_power_on() 3902 qphy_clrbits(qmp->pcs, cfg->regs[QPHY_START_CTRL], in qmp_pcie_power_off()
|