Searched refs:drvr0_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() local799 drvr0_en = 0x06; in qcom_edp_phy_power_on()805 drvr0_en = 0x04; in qcom_edp_phy_power_on()811 drvr0_en = 0x04; in qcom_edp_phy_power_on()816 writel(drvr0_en, edp->tx0 + 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() local2584 drvr0_en = reverse ? 0x13 : 0x10; in qmp_v4_configure_dp_phy()2589 drvr0_en = 0x10; in qmp_v4_configure_dp_phy()2594 drvr0_en = 0x10; in qmp_v4_configure_dp_phy()2598 writel(drvr0_en, qmp->dp_tx + cfg->regs[QPHY_TX_HIGHZ_DRVR_EN]); in qmp_v4_configure_dp_phy()