Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/phy/qualcomm/
Dphy-qcom-qmp.c76 #define QMP_PHY_LEGACY_LANE_STRIDE 0x400 macro
3770 qphy->tx2 = qphy->tx + QMP_PHY_LEGACY_LANE_STRIDE; in qcom_qmp_phy_create()
3771 qphy->rx2 = qphy->rx + QMP_PHY_LEGACY_LANE_STRIDE; in qcom_qmp_phy_create()