Searched refs:QPHY_START_CTRL (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/phy/qualcomm/ |
| H A D | phy-qcom-qmp-pcie-msm8996.c | 45 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 D | phy-qcom-qmp-usb-legacy.c | 74 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 D | phy-qcom-qmp-ufs.c | 47 QPHY_START_CTRL, enumerator 55 [QPHY_START_CTRL] = QPHY_V2_PCS_UFS_PHY_START, 61 [QPHY_START_CTRL] = QPHY_V3_PCS_UFS_PHY_START, 67 [QPHY_START_CTRL] = QPHY_V4_PCS_UFS_PHY_START, 74 [QPHY_START_CTRL] = QPHY_V5_PCS_UFS_PHY_START, 81 [QPHY_START_CTRL] = QPHY_V6_PCS_UFS_PHY_START, 1973 qphy_setbits(pcs, cfg->regs[QPHY_START_CTRL], SERDES_START); in qmp_ufs_phy_calibrate()
|