Lines Matching refs:edp2_info

2776 	info->edp2_info.edp_backlight_pwm_hz =
2777 le16_to_cpu(info_v2_1->edp2_info.edp_backlight_pwm_hz);
2778 info->edp2_info.edp_ss_percentage =
2779 le16_to_cpu(info_v2_1->edp2_info.edp_ss_percentage);
2780 info->edp2_info.edp_ss_rate_10hz =
2781 le16_to_cpu(info_v2_1->edp2_info.edp_ss_rate_10hz);
2782 info->edp2_info.edp_pwr_on_off_delay =
2783 info_v2_1->edp2_info.edp_pwr_on_off_delay;
2784 info->edp2_info.edp_pwr_on_vary_bl_to_blon =
2785 info_v2_1->edp2_info.edp_pwr_on_vary_bl_to_blon;
2786 info->edp2_info.edp_pwr_down_bloff_to_vary_bloff =
2787 info_v2_1->edp2_info.edp_pwr_down_bloff_to_vary_bloff;
2788 info->edp2_info.edp_panel_bpc =
2789 info_v2_1->edp2_info.edp_panel_bpc;
2790 info->edp2_info.edp_bootup_bl_level =
2791 info_v2_1->edp2_info.edp_bootup_bl_level;
2882 info->edp2_info.edp_backlight_pwm_hz =
2883 le16_to_cpu(info_v2_2->edp2_info.edp_backlight_pwm_hz);
2884 info->edp2_info.edp_ss_percentage =
2885 le16_to_cpu(info_v2_2->edp2_info.edp_ss_percentage);
2886 info->edp2_info.edp_ss_rate_10hz =
2887 le16_to_cpu(info_v2_2->edp2_info.edp_ss_rate_10hz);
2888 info->edp2_info.edp_pwr_on_off_delay =
2889 info_v2_2->edp2_info.edp_pwr_on_off_delay;
2890 info->edp2_info.edp_pwr_on_vary_bl_to_blon =
2891 info_v2_2->edp2_info.edp_pwr_on_vary_bl_to_blon;
2892 info->edp2_info.edp_pwr_down_bloff_to_vary_bloff =
2893 info_v2_2->edp2_info.edp_pwr_down_bloff_to_vary_bloff;
2894 info->edp2_info.edp_panel_bpc =
2895 info_v2_2->edp2_info.edp_panel_bpc;
2896 info->edp2_info.edp_bootup_bl_level =
2897 info_v2_2->edp2_info.edp_bootup_bl_level;
2977 info->edp2_info.edp_pwr_on_off_delay,
2978 info->edp2_info.edp_pwr_on_vary_bl_to_blon,
2979 info->edp2_info.edp_pwr_down_bloff_to_vary_bloff,
2980 info->edp2_info.edp_bootup_bl_level);