Searched refs:drvr1_en (Results 1 – 2 of 2) sorted by relevance
717 u32 bias0_en, drvr0_en, bias1_en, drvr1_en; in qcom_edp_phy_power_on() local800 drvr1_en = 0x07; in qcom_edp_phy_power_on()806 drvr1_en = 0x07; in qcom_edp_phy_power_on()812 drvr1_en = 0x04; in qcom_edp_phy_power_on()818 writel(drvr1_en, edp->tx1 + TXn_HIGHZ_DRVR_EN); in qcom_edp_phy_power_on()
2568 u32 bias0_en, drvr0_en, bias1_en, drvr1_en; in qmp_v4_configure_dp_phy() local2585 drvr1_en = reverse ? 0x10 : 0x13; in qmp_v4_configure_dp_phy()2590 drvr1_en = 0x10; in qmp_v4_configure_dp_phy()2595 drvr1_en = 0x10; in qmp_v4_configure_dp_phy()2600 writel(drvr1_en, qmp->dp_tx2 + cfg->regs[QPHY_TX_HIGHZ_DRVR_EN]); in qmp_v4_configure_dp_phy()