Searched refs:amp_scale (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | phy-rockchip-naneng-edp.c | 82 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()
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-naneng-edp.c | 88 int amp_scale; member 101 u32 amp, amp_scale, emp; in rockchip_edp_phy_set_voltage() local 104 amp_scale = vp[dp->voltage[lane]][dp->pre[lane]].amp_scale; in rockchip_edp_phy_set_voltage() 117 FIELD_PREP(EDP_PHY_TX0_AMP_SCALE, amp_scale)); in rockchip_edp_phy_set_voltage() 128 FIELD_PREP(EDP_PHY_TX1_AMP_SCALE, amp_scale)); in rockchip_edp_phy_set_voltage() 139 FIELD_PREP(EDP_PHY_TX2_AMP_SCALE, amp_scale)); in rockchip_edp_phy_set_voltage() 150 FIELD_PREP(EDP_PHY_TX3_AMP_SCALE, amp_scale)); in rockchip_edp_phy_set_voltage()
|