Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/phy/qualcomm/
Dphy-qcom-qmp.c4375 u32 bias0_en, drvr0_en, bias1_en, drvr1_en; in qcom_qmp_v4_phy_configure_dp_phy() local
4464 bias0_en = reverse ? 0x3e : 0x15; in qcom_qmp_v4_phy_configure_dp_phy()
4469 bias0_en = reverse ? 0x3f : 0x15; in qcom_qmp_v4_phy_configure_dp_phy()
4474 bias0_en = 0x3f; in qcom_qmp_v4_phy_configure_dp_phy()
4481 writel(bias0_en, qphy->tx + QSERDES_V4_TX_TRANSCEIVER_BIAS_EN); in qcom_qmp_v4_phy_configure_dp_phy()