Searched refs:QPHY_START_CTRL (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/phy/qualcomm/ |
| 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, 859 qphy_setbits(pcs, cfg->regs[QPHY_START_CTRL], SERDES_START | PCS_START); in qmp_usb_legacy_power_on() 888 qphy_clrbits(qmp->pcs, cfg->regs[QPHY_START_CTRL], in qmp_usb_legacy_power_off()
|
| H A D | phy-qcom-qmp-usb.c | 39 QPHY_START_CTRL, enumerator 51 [QPHY_START_CTRL] = QPHY_V2_PCS_START_CONTROL, 60 [QPHY_START_CTRL] = QPHY_V3_PCS_START_CONTROL, 70 [QPHY_START_CTRL] = QPHY_V4_PCS_START_CONTROL, 82 [QPHY_START_CTRL] = QPHY_V5_PCS_START_CONTROL, 93 [QPHY_START_CTRL] = QPHY_V6_PCS_START_CONTROL, 104 [QPHY_START_CTRL] = QPHY_V7_PCS_START_CONTROL, 1973 qphy_setbits(pcs, cfg->regs[QPHY_START_CTRL], SERDES_START | PCS_START); in qmp_usb_power_on() 2002 qphy_clrbits(qmp->pcs, cfg->regs[QPHY_START_CTRL], in qmp_usb_power_off()
|
| H A D | phy-qcom-qmp-ufs.c | 49 QPHY_START_CTRL, enumerator 57 [QPHY_START_CTRL] = QPHY_V2_PCS_UFS_PHY_START, 63 [QPHY_START_CTRL] = QPHY_V3_PCS_UFS_PHY_START, 69 [QPHY_START_CTRL] = QPHY_V4_PCS_UFS_PHY_START, 76 [QPHY_START_CTRL] = QPHY_V5_PCS_UFS_PHY_START, 83 [QPHY_START_CTRL] = QPHY_V6_PCS_UFS_PHY_START, 90 [QPHY_START_CTRL] = QPHY_V7_PCS_UFS_PHY_START, 2110 qphy_setbits(pcs, cfg->regs[QPHY_START_CTRL], SERDES_START); in qmp_ufs_phy_calibrate()
|
| H A D | phy-qcom-qmp-usbc.c | 43 QPHY_START_CTRL, enumerator 54 [QPHY_START_CTRL] = QPHY_V3_PCS_START_CONTROL, 63 [QPHY_START_CTRL] = QPHY_V3_PCS_START_CONTROL, 1076 qphy_setbits(qmp->pcs, cfg->regs[QPHY_START_CTRL], SERDES_START | PCS_START); in qmp_usbc_usb_power_on() 1105 qphy_clrbits(qmp->pcs, cfg->regs[QPHY_START_CTRL], in qmp_usbc_usb_power_off()
|
| H A D | phy-qcom-qmp-pcie.c | 52 QPHY_START_CTRL, enumerator 61 [QPHY_START_CTRL] = QPHY_V2_PCS_START_CONTROL, 68 [QPHY_START_CTRL] = QPHY_V3_PCS_START_CONTROL, 75 [QPHY_START_CTRL] = 0x08, 82 [QPHY_START_CTRL] = QPHY_V4_PCS_START_CONTROL, 89 [QPHY_START_CTRL] = QPHY_V5_PCS_START_CONTROL, 96 [QPHY_START_CTRL] = QPHY_V6_PCS_START_CONTROL, 103 [QPHY_START_CTRL] = QPHY_V7_PCS_START_CONTROL, 110 [QPHY_START_CTRL] = QPHY_V8_PCS_START_CONTROL, 116 [QPHY_START_CTRL] = QPHY_V8_50_PCS_START_CONTROL, [all …]
|
| H A D | phy-qcom-qmp-combo.c | 91 QPHY_START_CTRL, enumerator 120 [QPHY_START_CTRL] = QPHY_V3_PCS_START_CONTROL, 145 [QPHY_START_CTRL] = QPHY_V4_PCS_START_CONTROL, 172 [QPHY_START_CTRL] = QPHY_V5_PCS_START_CONTROL, 199 [QPHY_START_CTRL] = QPHY_V6_PCS_START_CONTROL, 226 [QPHY_START_CTRL] = QPHY_V6_N4_PCS_START_CONTROL, 253 [QPHY_START_CTRL] = QPHY_V8_PCS_START_CONTROL, 278 [QPHY_START_CTRL] = QPHY_V10_PCS_START_CONTROL, 308 [QPHY_START_CTRL] = QPHY_V8_USB43_PCS_START_CONTROL, 4256 qphy_setbits(pcs, cfg->regs[QPHY_START_CTRL], SERDES_START | PCS_START); in qmp_combo_usb_power_on() [all …]
|