Home
last modified time | relevance | path

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

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie-msm8996.c44 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 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,
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 Dphy-qcom-qmp-ufs.c46 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()