Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/calcs/
Ddcn_calcs.c1341 int vdd_level = dcn_bw_v_min0p65; in dcn_find_normalized_clock_vdd_Level() local
1344 return vdd_level; in dcn_find_normalized_clock_vdd_Level()
1349 vdd_level = dcn_bw_v_max0p91; in dcn_find_normalized_clock_vdd_Level()
1352 vdd_level = dcn_bw_v_max0p9; in dcn_find_normalized_clock_vdd_Level()
1354 vdd_level = dcn_bw_v_nom0p8; in dcn_find_normalized_clock_vdd_Level()
1356 vdd_level = dcn_bw_v_mid0p72; in dcn_find_normalized_clock_vdd_Level()
1358 vdd_level = dcn_bw_v_min0p65; in dcn_find_normalized_clock_vdd_Level()
1362 vdd_level = dcn_bw_v_max0p91; in dcn_find_normalized_clock_vdd_Level()
1365 vdd_level = dcn_bw_v_max0p9; in dcn_find_normalized_clock_vdd_Level()
1367 vdd_level = dcn_bw_v_nom0p8; in dcn_find_normalized_clock_vdd_Level()
[all …]