| /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-usb.c | 39 QPHY_START_CTRL, enumerator 51 [QPHY_START_CTRL] = QPHY_V2_PCS_START_CONTROL, 60 [QPHY_START_CTRL] = QPHY_V3_PCS_START_CONTROL, 70 [QPHY_START_CTRL] = QPHY_V4_PCS_START_CONTROL, 82 [QPHY_START_CTRL] = QPHY_V5_PCS_START_CONTROL, 93 [QPHY_START_CTRL] = QPHY_V6_PCS_START_CONTROL, 104 [QPHY_START_CTRL] = QPHY_V7_PCS_START_CONTROL, 1971 qphy_setbits(pcs, cfg->regs[QPHY_START_CTRL], SERDES_START | PCS_START); in qmp_usb_power_on() 2000 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, 1973 qphy_setbits(pcs, cfg->regs[QPHY_START_CTRL], SERDES_START); in qmp_ufs_phy_calibrate()
|
| H A D | phy-qcom-qmp-usbc.c | 43 QPHY_START_CTRL, enumerator 54 [QPHY_START_CTRL] = QPHY_V3_PCS_START_CONTROL, 63 [QPHY_START_CTRL] = QPHY_V3_PCS_START_CONTROL, 1032 qphy_setbits(qmp->pcs, cfg->regs[QPHY_START_CTRL], SERDES_START | PCS_START); in qmp_usbc_usb_power_on() 1061 qphy_clrbits(qmp->pcs, cfg->regs[QPHY_START_CTRL], in qmp_usbc_usb_power_off()
|
| H A D | phy-qcom-qmp-pcie.c | 50 QPHY_START_CTRL, enumerator 59 [QPHY_START_CTRL] = QPHY_V2_PCS_START_CONTROL, 66 [QPHY_START_CTRL] = QPHY_V3_PCS_START_CONTROL, 73 [QPHY_START_CTRL] = 0x08, 80 [QPHY_START_CTRL] = QPHY_V4_PCS_START_CONTROL, 87 [QPHY_START_CTRL] = QPHY_V5_PCS_START_CONTROL, 94 [QPHY_START_CTRL] = QPHY_V6_PCS_START_CONTROL, 101 [QPHY_START_CTRL] = QPHY_V7_PCS_START_CONTROL, 108 [QPHY_START_CTRL] = QPHY_V8_PCS_START_CONTROL, 114 [QPHY_START_CTRL] = QPHY_V8_50_PCS_START_CONTROL, [all …]
|
| H A D | phy-qcom-qmp-combo.c | 86 QPHY_START_CTRL, enumerator 115 [QPHY_START_CTRL] = QPHY_V3_PCS_START_CONTROL, 140 [QPHY_START_CTRL] = QPHY_V4_PCS_START_CONTROL, 167 [QPHY_START_CTRL] = QPHY_V5_PCS_START_CONTROL, 194 [QPHY_START_CTRL] = QPHY_V6_PCS_START_CONTROL, 221 [QPHY_START_CTRL] = QPHY_V6_N4_PCS_START_CONTROL, 248 [QPHY_START_CTRL] = QPHY_V8_PCS_START_CONTROL, 273 [QPHY_START_CTRL] = QPHY_V8_USB43_PCS_START_CONTROL, 3902 qphy_setbits(pcs, cfg->regs[QPHY_START_CTRL], SERDES_START | PCS_START); in qmp_combo_usb_power_on() 3931 qphy_clrbits(qmp->pcs, cfg->regs[QPHY_START_CTRL], in qmp_combo_usb_power_off()
|