Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/include/
H A Dgrph_object_ctrl_defs.h289 uint32_t max_supported_clk; /* in KHz */ member
/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_clocks.c392 if (info.disp_clk_voltage[i].max_supported_clk >= 100000) in dce_clock_read_integrated_info()
394 info.disp_clk_voltage[i].max_supported_clk; in dce_clock_read_integrated_info()
/dragonfly/sys/dev/drm/amd/display/dc/bios/
H A Dbios_parser2.c1727 info->disp_clk_voltage[i].max_supported_clk = in get_integrated_info_v11()
1843 if (info->disp_clk_voltage[j].max_supported_clk < in construct_integrated_info()
1844 info->disp_clk_voltage[j-1].max_supported_clk in construct_integrated_info()
H A Dbios_parser.c3421 info->disp_clk_voltage[i].max_supported_clk = in get_integrated_info_v8()
3572 info->disp_clk_voltage[i].max_supported_clk = in get_integrated_info_v9()
3728 info->disp_clk_voltage[j].max_supported_clk < in construct_integrated_info()
3729 info->disp_clk_voltage[j-1].max_supported_clk) { in construct_integrated_info()