Home
last modified time | relevance | path

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

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