| /linux/drivers/phy/qualcomm/ |
| H A D | phy-qcom-qmp-pcie-msm8996.c | 44 QPHY_SW_RESET, enumerator 56 [QPHY_SW_RESET] = QPHY_V2_PCS_SW_RESET, 448 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_pcie_msm8996_power_on() 480 qphy_setbits(qphy->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_pcie_msm8996_power_off()
|
| H A D | phy-qcom-qmp-usb-legacy.c | 73 QPHY_SW_RESET, enumerator 84 [QPHY_SW_RESET] = QPHY_V3_PCS_SW_RESET, 93 [QPHY_SW_RESET] = QPHY_V4_PCS_SW_RESET, 104 [QPHY_SW_RESET] = QPHY_V5_PCS_SW_RESET, 854 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usb_legacy_power_on() 883 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usb_legacy_power_off()
|
| H A D | phy-qcom-qmp-usb.c | 38 QPHY_SW_RESET, enumerator 50 [QPHY_SW_RESET] = QPHY_V2_PCS_SW_RESET, 59 [QPHY_SW_RESET] = QPHY_V3_PCS_SW_RESET, 69 [QPHY_SW_RESET] = QPHY_V4_PCS_SW_RESET, 81 [QPHY_SW_RESET] = QPHY_V5_PCS_SW_RESET, 92 [QPHY_SW_RESET] = QPHY_V6_PCS_SW_RESET, 103 [QPHY_SW_RESET] = QPHY_V7_PCS_SW_RESET, 1968 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usb_power_on() 1997 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usb_power_off()
|
| H A D | phy-qcom-qmp-usbc.c | 42 QPHY_SW_RESET, enumerator 53 [QPHY_SW_RESET] = QPHY_V3_PCS_SW_RESET, 62 [QPHY_SW_RESET] = QPHY_V3_PCS_SW_RESET, 1029 qphy_clrbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usbc_usb_power_on() 1058 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usbc_usb_power_off()
|
| H A D | phy-qcom-qmp-ufs.c | 46 QPHY_SW_RESET, enumerator 69 [QPHY_SW_RESET] = QPHY_V4_PCS_UFS_SW_RESET, 76 [QPHY_SW_RESET] = QPHY_V5_PCS_UFS_SW_RESET, 83 [QPHY_SW_RESET] = QPHY_V6_PCS_UFS_SW_RESET, 1970 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_ufs_phy_calibrate()
|
| H A D | phy-qcom-qmp-combo.c | 85 QPHY_SW_RESET, enumerator 114 [QPHY_SW_RESET] = QPHY_V3_PCS_SW_RESET, 139 [QPHY_SW_RESET] = QPHY_V4_PCS_SW_RESET, 166 [QPHY_SW_RESET] = QPHY_V5_PCS_SW_RESET, 193 [QPHY_SW_RESET] = QPHY_V6_PCS_SW_RESET, 220 [QPHY_SW_RESET] = QPHY_V6_N4_PCS_SW_RESET, 247 [QPHY_SW_RESET] = QPHY_V8_PCS_SW_RESET, 272 [QPHY_SW_RESET] = QPHY_V8_USB43_PCS_SW_RESET, 3899 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_combo_usb_power_on() 3928 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_combo_usb_power_off()
|
| H A D | phy-qcom-qmp-pcie.c | 49 QPHY_SW_RESET, enumerator 58 [QPHY_SW_RESET] = QPHY_V2_PCS_SW_RESET, 65 [QPHY_SW_RESET] = QPHY_V3_PCS_SW_RESET, 72 [QPHY_SW_RESET] = 0x00, 79 [QPHY_SW_RESET] = QPHY_V4_PCS_SW_RESET, 86 [QPHY_SW_RESET] = QPHY_V5_PCS_SW_RESET, 93 [QPHY_SW_RESET] = QPHY_V6_PCS_SW_RESET, 100 [QPHY_SW_RESET] = QPHY_V7_PCS_SW_RESET, 107 [QPHY_SW_RESET] = QPHY_V8_PCS_SW_RESET, 4861 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_pcie_power_on() [all …]
|