Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/calcs/
Ddcn_calcs.c1294 int vdd_level = dcn_bw_v_min0p65; in dcn_find_normalized_clock_vdd_Level() local
1297 return vdd_level; in dcn_find_normalized_clock_vdd_Level()
1302 vdd_level = dcn_bw_v_max0p91; in dcn_find_normalized_clock_vdd_Level()
1305 vdd_level = dcn_bw_v_max0p9; in dcn_find_normalized_clock_vdd_Level()
1307 vdd_level = dcn_bw_v_nom0p8; in dcn_find_normalized_clock_vdd_Level()
1309 vdd_level = dcn_bw_v_mid0p72; in dcn_find_normalized_clock_vdd_Level()
1311 vdd_level = dcn_bw_v_min0p65; in dcn_find_normalized_clock_vdd_Level()
1315 vdd_level = dcn_bw_v_max0p91; in dcn_find_normalized_clock_vdd_Level()
1318 vdd_level = dcn_bw_v_max0p9; in dcn_find_normalized_clock_vdd_Level()
1320 vdd_level = dcn_bw_v_nom0p8; in dcn_find_normalized_clock_vdd_Level()
[all …]