Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/phy/qualcomm/
Dphy-qcom-qmp.c77 #define QMP_PHY_LEGACY_LANE_STRIDE 0x400 macro
5435 qphy->tx2 = qphy->tx + QMP_PHY_LEGACY_LANE_STRIDE; in qcom_qmp_phy_create()
5436 qphy->rx2 = qphy->rx + QMP_PHY_LEGACY_LANE_STRIDE; in qcom_qmp_phy_create()