Home
last modified time | relevance | path

Searched refs:drvr0_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
544 drvr0_en = 0x06; in qcom_edp_phy_power_on()
550 drvr0_en = 0x04; in qcom_edp_phy_power_on()
556 drvr0_en = 0x04; in qcom_edp_phy_power_on()
561 writel(drvr0_en, edp->tx0 + 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
2297 drvr0_en = reverse ? 0x13 : 0x10; in qmp_v4_configure_dp_phy()
2302 drvr0_en = 0x10; in qmp_v4_configure_dp_phy()
2307 drvr0_en = 0x10; in qmp_v4_configure_dp_phy()
2311 writel(drvr0_en, qmp->dp_tx + cfg->regs[QPHY_TX_HIGHZ_DRVR_EN]); in qmp_v4_configure_dp_phy()