Searched refs:bias0_en (Results 1 – 1 of 1) sorted by relevance
2911 u32 bias0_en, drvr0_en, bias1_en, drvr1_en; in qmp_v4_configure_dp_phy() local2925 bias0_en = reverse ? 0x3e : 0x15; in qmp_v4_configure_dp_phy()2930 bias0_en = reverse ? 0x3f : 0x15; in qmp_v4_configure_dp_phy()2935 bias0_en = 0x3f; in qmp_v4_configure_dp_phy()2942 writel(bias0_en, qmp->dp_tx + cfg->regs[QPHY_TX_TRANSCEIVER_BIAS_EN]); in qmp_v4_configure_dp_phy()