Searched refs:QPHY_SW_RESET (Results 1 – 6 of 6) sorted by relevance
/drivers/phy/qualcomm/ |
D | phy-qcom-qmp-pcie-msm8996.c | 74 QPHY_SW_RESET, enumerator 86 [QPHY_SW_RESET] = QPHY_V2_PCS_SW_RESET, 504 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_pcie_msm8996_power_on() 536 qphy_setbits(qphy->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_pcie_msm8996_power_off()
|
D | phy-qcom-qmp-usb-legacy.c | 92 QPHY_SW_RESET, enumerator 103 [QPHY_SW_RESET] = QPHY_V3_PCS_SW_RESET, 112 [QPHY_SW_RESET] = QPHY_V4_PCS_SW_RESET, 123 [QPHY_SW_RESET] = QPHY_V5_PCS_SW_RESET, 887 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usb_legacy_power_on() 916 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usb_legacy_power_off()
|
D | phy-qcom-qmp-ufs.c | 71 QPHY_SW_RESET, enumerator 94 [QPHY_SW_RESET] = QPHY_V4_PCS_UFS_SW_RESET, 101 [QPHY_SW_RESET] = QPHY_V5_PCS_UFS_SW_RESET, 108 [QPHY_SW_RESET] = QPHY_V6_PCS_UFS_SW_RESET, 1332 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_ufs_power_on() 1355 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_ufs_power_off()
|
D | phy-qcom-qmp-usb.c | 91 QPHY_SW_RESET, enumerator 102 [QPHY_SW_RESET] = QPHY_V2_PCS_SW_RESET, 111 [QPHY_SW_RESET] = QPHY_V3_PCS_SW_RESET, 120 [QPHY_SW_RESET] = QPHY_V4_PCS_SW_RESET, 131 [QPHY_SW_RESET] = QPHY_V5_PCS_SW_RESET, 1747 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usb_power_on() 1776 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usb_power_off()
|
D | phy-qcom-qmp-pcie.c | 76 QPHY_SW_RESET, enumerator 85 [QPHY_SW_RESET] = QPHY_V2_PCS_SW_RESET, 92 [QPHY_SW_RESET] = QPHY_V3_PCS_SW_RESET, 99 [QPHY_SW_RESET] = 0x00, 106 [QPHY_SW_RESET] = QPHY_V4_PCS_SW_RESET, 113 [QPHY_SW_RESET] = QPHY_V5_PCS_SW_RESET, 3262 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_pcie_power_on() 3295 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_pcie_power_off()
|
D | phy-qcom-qmp-combo.c | 102 QPHY_SW_RESET, enumerator 128 [QPHY_SW_RESET] = QPHY_V3_PCS_SW_RESET, 151 [QPHY_SW_RESET] = QPHY_V4_PCS_SW_RESET, 176 [QPHY_SW_RESET] = QPHY_V5_PCS_SW_RESET, 201 [QPHY_SW_RESET] = QPHY_V5_PCS_SW_RESET, 2591 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_combo_usb_power_on() 2620 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_combo_usb_power_off()
|