Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-edp.c451 u32 bias0_en, drvr0_en, bias1_en, drvr1_en; in qcom_edp_phy_power_on() local
545 drvr1_en = 0x07; in qcom_edp_phy_power_on()
551 drvr1_en = 0x07; in qcom_edp_phy_power_on()
557 drvr1_en = 0x04; in qcom_edp_phy_power_on()
563 writel(drvr1_en, edp->tx1 + TXn_HIGHZ_DRVR_EN); in qcom_edp_phy_power_on()
H A Dphy-qcom-qmp-combo.c2281 u32 bias0_en, drvr0_en, bias1_en, drvr1_en; in qmp_v4_configure_dp_phy() local
2298 drvr1_en = reverse ? 0x10 : 0x13; in qmp_v4_configure_dp_phy()
2303 drvr1_en = 0x10; in qmp_v4_configure_dp_phy()
2308 drvr1_en = 0x10; in qmp_v4_configure_dp_phy()
2313 writel(drvr1_en, qmp->dp_tx2 + cfg->regs[QPHY_TX_HIGHZ_DRVR_EN]); in qmp_v4_configure_dp_phy()