Home
last modified time | relevance | path

Searched refs:QPHY_SW_RESET (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usb-legacy.c73 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,
856 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usb_legacy_power_on()
885 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usb_legacy_power_off()
H A Dphy-qcom-qmp-usb.c38 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,
1970 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usb_power_on()
1999 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usb_power_off()
H A Dphy-qcom-qmp-usbc.c42 QPHY_SW_RESET, enumerator
53 [QPHY_SW_RESET] = QPHY_V3_PCS_SW_RESET,
62 [QPHY_SW_RESET] = QPHY_V3_PCS_SW_RESET,
1073 qphy_clrbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usbc_usb_power_on()
1102 qphy_setbits(qmp->pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_usbc_usb_power_off()
H A Dphy-qcom-qmp-ufs.c48 QPHY_SW_RESET, enumerator
71 [QPHY_SW_RESET] = QPHY_V4_PCS_UFS_SW_RESET,
78 [QPHY_SW_RESET] = QPHY_V5_PCS_UFS_SW_RESET,
85 [QPHY_SW_RESET] = QPHY_V6_PCS_UFS_SW_RESET,
92 [QPHY_SW_RESET] = QPHY_V7_PCS_UFS_SW_RESET,
2107 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_ufs_phy_calibrate()
H A Dphy-qcom-qmp-combo.c90 QPHY_SW_RESET, enumerator
119 [QPHY_SW_RESET] = QPHY_V3_PCS_SW_RESET,
144 [QPHY_SW_RESET] = QPHY_V4_PCS_SW_RESET,
171 [QPHY_SW_RESET] = QPHY_V5_PCS_SW_RESET,
198 [QPHY_SW_RESET] = QPHY_V6_PCS_SW_RESET,
225 [QPHY_SW_RESET] = QPHY_V6_N4_PCS_SW_RESET,
252 [QPHY_SW_RESET] = QPHY_V8_PCS_SW_RESET,
277 [QPHY_SW_RESET] = QPHY_V10_PCS_SW_RESET,
307 [QPHY_SW_RESET] = QPHY_V8_USB43_PCS_SW_RESET,
4253 qphy_clrbits(pcs, cfg->regs[QPHY_SW_RESET], SW_RESET); in qmp_combo_usb_power_on()
[all …]
H A Dphy-qcom-qmp-pcie.c51 QPHY_SW_RESET, enumerator
60 [QPHY_SW_RESET] = QPHY_V2_PCS_SW_RESET,
67 [QPHY_SW_RESET] = QPHY_V3_PCS_SW_RESET,
74 [QPHY_SW_RESET] = 0x00,
81 [QPHY_SW_RESET] = QPHY_V4_PCS_SW_RESET,
88 [QPHY_SW_RESET] = QPHY_V5_PCS_SW_RESET,
95 [QPHY_SW_RESET] = QPHY_V6_PCS_SW_RESET,
102 [QPHY_SW_RESET] = QPHY_V7_PCS_SW_RESET,
109 [QPHY_SW_RESET] = QPHY_V8_PCS_SW_RESET,
122 [QPHY_SW_RESET] = QPHY_V10_PCS_SW_RESET,
[all …]