Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/calcs/
H A Ddcn_calcs.c1339 int vdd_level = dcn_bw_v_min0p65; in dcn_find_normalized_clock_vdd_Level() local
1342 return vdd_level; in dcn_find_normalized_clock_vdd_Level()
1347 vdd_level = dcn_bw_v_max0p91; in dcn_find_normalized_clock_vdd_Level()
1350 vdd_level = dcn_bw_v_max0p9; in dcn_find_normalized_clock_vdd_Level()
1352 vdd_level = dcn_bw_v_nom0p8; in dcn_find_normalized_clock_vdd_Level()
1354 vdd_level = dcn_bw_v_mid0p72; in dcn_find_normalized_clock_vdd_Level()
1356 vdd_level = dcn_bw_v_min0p65; in dcn_find_normalized_clock_vdd_Level()
1360 vdd_level = dcn_bw_v_max0p91; in dcn_find_normalized_clock_vdd_Level()
1363 vdd_level = dcn_bw_v_max0p9; in dcn_find_normalized_clock_vdd_Level()
1365 vdd_level = dcn_bw_v_nom0p8; in dcn_find_normalized_clock_vdd_Level()
[all …]