Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/calcs/
Ddcn_calcs.c1320 int vdd_level = dcn_bw_v_min0p65; in dcn_find_normalized_clock_vdd_Level() local
1323 return vdd_level; in dcn_find_normalized_clock_vdd_Level()
1328 vdd_level = dcn_bw_v_max0p91; in dcn_find_normalized_clock_vdd_Level()
1331 vdd_level = dcn_bw_v_max0p9; in dcn_find_normalized_clock_vdd_Level()
1333 vdd_level = dcn_bw_v_nom0p8; in dcn_find_normalized_clock_vdd_Level()
1335 vdd_level = dcn_bw_v_mid0p72; in dcn_find_normalized_clock_vdd_Level()
1337 vdd_level = dcn_bw_v_min0p65; in dcn_find_normalized_clock_vdd_Level()
1341 vdd_level = dcn_bw_v_max0p91; in dcn_find_normalized_clock_vdd_Level()
1344 vdd_level = dcn_bw_v_max0p9; in dcn_find_normalized_clock_vdd_Level()
1346 vdd_level = dcn_bw_v_nom0p8; in dcn_find_normalized_clock_vdd_Level()
[all …]