Home
last modified time | relevance | path

Searched refs:QPHY_START_CTRL (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie-msm8996.c45 QPHY_START_CTRL, enumerator
57 [QPHY_START_CTRL] = QPHY_V2_PCS_START_CONTROL,
451 qphy_setbits(pcs, cfg->regs[QPHY_START_CTRL], in qmp_pcie_msm8996_power_on()
483 qphy_clrbits(qphy->pcs, cfg->regs[QPHY_START_CTRL], in qmp_pcie_msm8996_power_off()
H A Dphy-qcom-qmp-usb-legacy.c74 QPHY_START_CTRL, enumerator
85 [QPHY_START_CTRL] = QPHY_V3_PCS_START_CONTROL,
94 [QPHY_START_CTRL] = QPHY_V4_PCS_START_CONTROL,
105 [QPHY_START_CTRL] = QPHY_V5_PCS_START_CONTROL,
857 qphy_setbits(pcs, cfg->regs[QPHY_START_CTRL], SERDES_START | PCS_START); in qmp_usb_legacy_power_on()
886 qphy_clrbits(qmp->pcs, cfg->regs[QPHY_START_CTRL], in qmp_usb_legacy_power_off()
H A Dphy-qcom-qmp-usbc.c37 QPHY_START_CTRL, enumerator
48 [QPHY_START_CTRL] = QPHY_V3_PCS_START_CONTROL,
57 [QPHY_START_CTRL] = QPHY_V3_PCS_START_CONTROL,
551 qphy_setbits(qmp->pcs, cfg->regs[QPHY_START_CTRL], SERDES_START | PCS_START); in qmp_usbc_power_on()
580 qphy_clrbits(qmp->pcs, cfg->regs[QPHY_START_CTRL], in qmp_usbc_power_off()
H A Dphy-qcom-qmp-usb.c38 QPHY_START_CTRL, enumerator
50 [QPHY_START_CTRL] = QPHY_V2_PCS_START_CONTROL,
59 [QPHY_START_CTRL] = QPHY_V3_PCS_START_CONTROL,
69 [QPHY_START_CTRL] = QPHY_V4_PCS_START_CONTROL,
81 [QPHY_START_CTRL] = QPHY_V5_PCS_START_CONTROL,
92 [QPHY_START_CTRL] = QPHY_V6_PCS_START_CONTROL,
103 [QPHY_START_CTRL] = QPHY_V7_PCS_START_CONTROL,
1748 qphy_setbits(pcs, cfg->regs[QPHY_START_CTRL], SERDES_START | PCS_START); in qmp_usb_power_on()
1777 qphy_clrbits(qmp->pcs, cfg->regs[QPHY_START_CTRL], in qmp_usb_power_off()
H A Dphy-qcom-qmp-ufs.c46 QPHY_START_CTRL, enumerator
54 [QPHY_START_CTRL] = QPHY_V2_PCS_UFS_PHY_START,
60 [QPHY_START_CTRL] = QPHY_V3_PCS_UFS_PHY_START,
66 [QPHY_START_CTRL] = QPHY_V4_PCS_UFS_PHY_START,
73 [QPHY_START_CTRL] = QPHY_V5_PCS_UFS_PHY_START,
80 [QPHY_START_CTRL] = QPHY_V6_PCS_UFS_PHY_START,
1700 qphy_setbits(pcs, cfg->regs[QPHY_START_CTRL], SERDES_START); in qmp_ufs_power_on()
1723 qphy_clrbits(qmp->pcs, cfg->regs[QPHY_START_CTRL], SERDES_START); in qmp_ufs_power_off()
H A Dphy-qcom-qmp-combo.c68 QPHY_START_CTRL, enumerator
94 [QPHY_START_CTRL] = QPHY_V3_PCS_START_CONTROL,
117 [QPHY_START_CTRL] = QPHY_V4_PCS_START_CONTROL,
142 [QPHY_START_CTRL] = QPHY_V5_PCS_START_CONTROL,
167 [QPHY_START_CTRL] = QPHY_V6_PCS_START_CONTROL,
192 [QPHY_START_CTRL] = QPHY_V6_N4_PCS_START_CONTROL,
2882 qphy_setbits(pcs, cfg->regs[QPHY_START_CTRL], SERDES_START | PCS_START); in qmp_combo_usb_power_on()
2911 qphy_clrbits(qmp->pcs, cfg->regs[QPHY_START_CTRL], in qmp_combo_usb_power_off()
H A Dphy-qcom-qmp-pcie.c45 QPHY_START_CTRL, enumerator
54 [QPHY_START_CTRL] = QPHY_V2_PCS_START_CONTROL,
61 [QPHY_START_CTRL] = QPHY_V3_PCS_START_CONTROL,
68 [QPHY_START_CTRL] = 0x08,
75 [QPHY_START_CTRL] = QPHY_V4_PCS_START_CONTROL,
82 [QPHY_START_CTRL] = QPHY_V5_PCS_START_CONTROL,
89 [QPHY_START_CTRL] = QPHY_V6_PCS_START_CONTROL,
3869 qphy_setbits(pcs, cfg->regs[QPHY_START_CTRL], SERDES_START | PCS_START); in qmp_pcie_power_on()
3902 qphy_clrbits(qmp->pcs, cfg->regs[QPHY_START_CTRL], in qmp_pcie_power_off()