Searched refs:drvr1_en (Results 1 – 2 of 2) sorted by relevance
451 u32 bias0_en, drvr0_en, bias1_en, drvr1_en; in qcom_edp_phy_power_on() local545 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()
2275 u32 bias0_en, drvr0_en, bias1_en, drvr1_en; in qmp_v4_configure_dp_phy() local2292 drvr1_en = reverse ? 0x10 : 0x13; in qmp_v4_configure_dp_phy()2297 drvr1_en = 0x10; in qmp_v4_configure_dp_phy()2302 drvr1_en = 0x10; in qmp_v4_configure_dp_phy()2307 writel(drvr1_en, qmp->dp_tx2 + cfg->regs[QPHY_TX_HIGHZ_DRVR_EN]); in qmp_v4_configure_dp_phy()