Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/include/
Dgrph_object_ctrl_defs.h288 uint16_t edp_backlight_pwm_hz; member
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/bios/
Dbios_parser2.c2762 info->edp1_info.edp_backlight_pwm_hz = in get_integrated_info_v2_1()
2763 le16_to_cpu(info_v2_1->edp1_info.edp_backlight_pwm_hz); in get_integrated_info_v2_1()
2778 info->edp2_info.edp_backlight_pwm_hz = in get_integrated_info_v2_1()
2779 le16_to_cpu(info_v2_1->edp2_info.edp_backlight_pwm_hz); in get_integrated_info_v2_1()
2866 info->edp1_info.edp_backlight_pwm_hz = in get_integrated_info_v2_2()
2867 le16_to_cpu(info_v2_2->edp1_info.edp_backlight_pwm_hz); in get_integrated_info_v2_2()
2882 info->edp2_info.edp_backlight_pwm_hz = in get_integrated_info_v2_2()
2883 le16_to_cpu(info_v2_2->edp2_info.edp_backlight_pwm_hz); in get_integrated_info_v2_2()
/Linux-v6.6/drivers/gpu/drm/amd/include/
Datomfirmware.h1521 uint16_t edp_backlight_pwm_hz; member