| /linux-6.15/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-usbc.c | 36 QPHY_SW_RESET, enumerator 47 [QPHY_SW_RESET] = QPHY_V3_PCS_SW_RESET, 56 [QPHY_SW_RESET] = QPHY_V3_PCS_SW_RESET, 548 qphy_clrbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usbc_power_on() 577 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usbc_power_off()
|
| H A D | phy-qcom-qmp-usb.c | 37 QPHY_SW_RESET, enumerator 49 [QPHY_SW_RESET] = QPHY_V2_PCS_SW_RESET, 58 [QPHY_SW_RESET] = QPHY_V3_PCS_SW_RESET, 68 [QPHY_SW_RESET] = QPHY_V4_PCS_SW_RESET, 80 [QPHY_SW_RESET] = QPHY_V5_PCS_SW_RESET, 91 [QPHY_SW_RESET] = QPHY_V6_PCS_SW_RESET, 102 [QPHY_SW_RESET] = QPHY_V7_PCS_SW_RESET, 1807 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usb_power_on() 1836 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_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, 1858 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_ufs_power_on() 1881 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_ufs_power_off()
|
| H A D | phy-qcom-qmp-combo.c | 67 QPHY_SW_RESET, enumerator 93 [QPHY_SW_RESET] = QPHY_V3_PCS_SW_RESET, 116 [QPHY_SW_RESET] = QPHY_V4_PCS_SW_RESET, 141 [QPHY_SW_RESET] = QPHY_V5_PCS_SW_RESET, 166 [QPHY_SW_RESET] = QPHY_V6_PCS_SW_RESET, 191 [QPHY_SW_RESET] = QPHY_V6_N4_PCS_SW_RESET, 2975 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_combo_usb_power_on() 3004 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 | 46 QPHY_SW_RESET, enumerator 55 [QPHY_SW_RESET] = QPHY_V2_PCS_SW_RESET, 62 [QPHY_SW_RESET] = QPHY_V3_PCS_SW_RESET, 69 [QPHY_SW_RESET] = 0x00, 76 [QPHY_SW_RESET] = QPHY_V4_PCS_SW_RESET, 83 [QPHY_SW_RESET] = QPHY_V5_PCS_SW_RESET, 90 [QPHY_SW_RESET] = QPHY_V6_PCS_SW_RESET, 4428 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_pcie_power_on() 4461 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_pcie_power_off()
|