Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/calcs/
Ddcn_calcs.c1202 int vdd_level = dcn_bw_v_min0p65; in dcn_find_normalized_clock_vdd_Level() local
1205 return vdd_level; in dcn_find_normalized_clock_vdd_Level()
1210 vdd_level = dcn_bw_v_max0p91; in dcn_find_normalized_clock_vdd_Level()
1213 vdd_level = dcn_bw_v_max0p9; in dcn_find_normalized_clock_vdd_Level()
1215 vdd_level = dcn_bw_v_nom0p8; in dcn_find_normalized_clock_vdd_Level()
1217 vdd_level = dcn_bw_v_mid0p72; in dcn_find_normalized_clock_vdd_Level()
1219 vdd_level = dcn_bw_v_min0p65; in dcn_find_normalized_clock_vdd_Level()
1223 vdd_level = dcn_bw_v_max0p91; in dcn_find_normalized_clock_vdd_Level()
1226 vdd_level = dcn_bw_v_max0p9; in dcn_find_normalized_clock_vdd_Level()
1228 vdd_level = dcn_bw_v_nom0p8; in dcn_find_normalized_clock_vdd_Level()
[all …]