VoltageOverrideLevel 5066 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c 		for (i = mode_lib->vba.VoltageOverrideLevel; i <= mode_lib->vba.soc.num_states; i++) {
VoltageOverrideLevel 5097 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c 		for (i = mode_lib->vba.VoltageOverrideLevel; i <= mode_lib->vba.soc.num_states; i++) {
VoltageOverrideLevel 5163 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 		for (i = mode_lib->vba.VoltageOverrideLevel; i <= mode_lib->vba.soc.num_states; i++) {
VoltageOverrideLevel  405 drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.h 	int VoltageOverrideLevel;