Home
last modified time | relevance | path

Searched refs:amp_scale (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-naneng-edp.c82 int amp_scale; member
95 u32 amp, amp_scale, emp; in rockchip_edp_phy_set_voltage() local
98 amp_scale = vp[dp->voltage[lane]][dp->pre[lane]].amp_scale; in rockchip_edp_phy_set_voltage()
111 FIELD_PREP(EDP_PHY_TX0_AMP_SCALE, amp_scale)); in rockchip_edp_phy_set_voltage()
122 FIELD_PREP(EDP_PHY_TX1_AMP_SCALE, amp_scale)); in rockchip_edp_phy_set_voltage()
133 FIELD_PREP(EDP_PHY_TX2_AMP_SCALE, amp_scale)); in rockchip_edp_phy_set_voltage()
144 FIELD_PREP(EDP_PHY_TX3_AMP_SCALE, amp_scale)); in rockchip_edp_phy_set_voltage()