Symbol: QPHY_TX_TX_EMP_POST1_LVL
drivers/phy/qualcomm/phy-qcom-qmp-combo.c
133
[QPHY_TX_TX_EMP_POST1_LVL] = QSERDES_V3_TX_TX_EMP_POST1_LVL,
drivers/phy/qualcomm/phy-qcom-qmp-combo.c
160
[QPHY_TX_TX_EMP_POST1_LVL] = QSERDES_V4_TX_TX_EMP_POST1_LVL,
drivers/phy/qualcomm/phy-qcom-qmp-combo.c
187
[QPHY_TX_TX_EMP_POST1_LVL] = QSERDES_V5_5NM_TX_TX_EMP_POST1_LVL,
drivers/phy/qualcomm/phy-qcom-qmp-combo.c
214
[QPHY_TX_TX_EMP_POST1_LVL] = QSERDES_V6_TX_TX_EMP_POST1_LVL,
drivers/phy/qualcomm/phy-qcom-qmp-combo.c
241
[QPHY_TX_TX_EMP_POST1_LVL] = QSERDES_V6_N4_TX_TX_EMP_POST1_LVL,
drivers/phy/qualcomm/phy-qcom-qmp-combo.c
266
[QPHY_TX_TX_EMP_POST1_LVL] = QSERDES_V8_TX_TX_EMP_POST1_LVL,
drivers/phy/qualcomm/phy-qcom-qmp-combo.c
294
[QPHY_TX_TX_EMP_POST1_LVL] = QSERDES_V8_LALB_TX0_EMP_POST1_LVL,
drivers/phy/qualcomm/phy-qcom-qmp-combo.c
3141
writel(pre_emphasis_cfg, qmp->dp_tx + cfg->regs[QPHY_TX_TX_EMP_POST1_LVL]);
drivers/phy/qualcomm/phy-qcom-qmp-combo.c
3143
writel(pre_emphasis_cfg, qmp->dp_tx2 + cfg->regs[QPHY_TX_TX_EMP_POST1_LVL]);
drivers/phy/qualcomm/phy-qcom-qmp-combo.c
3364
writel(0x20, qmp->dp_tx + cfg->regs[QPHY_TX_TX_EMP_POST1_LVL]);
drivers/phy/qualcomm/phy-qcom-qmp-combo.c
3365
writel(0x20, qmp->dp_tx2 + cfg->regs[QPHY_TX_TX_EMP_POST1_LVL]);
drivers/phy/qualcomm/phy-qcom-qmp-combo.c
3546
writel(0x20, qmp->dp_tx + cfg->regs[QPHY_TX_TX_EMP_POST1_LVL]);
drivers/phy/qualcomm/phy-qcom-qmp-combo.c
3547
writel(0x20, qmp->dp_tx2 + cfg->regs[QPHY_TX_TX_EMP_POST1_LVL]);
drivers/phy/qualcomm/phy-qcom-qmp-combo.c
3602
writel(0x2b, qmp->dp_tx + cfg->regs[QPHY_TX_TX_EMP_POST1_LVL]);
drivers/phy/qualcomm/phy-qcom-qmp-combo.c
3603
writel(0x2b, qmp->dp_tx2 + cfg->regs[QPHY_TX_TX_EMP_POST1_LVL]);