max_reduction_table 41 drivers/gpu/drm/amd/display/modules/power/power_helpers.c static const unsigned char max_reduction_table[13] = { max_reduction_table 289 drivers/gpu/drm/amd/display/modules/power/power_helpers.c ram_table->max_reduction[0][0] = max_reduction_table[abm_config[set][0]]; max_reduction_table 290 drivers/gpu/drm/amd/display/modules/power/power_helpers.c ram_table->max_reduction[1][0] = max_reduction_table[abm_config[set][0]]; max_reduction_table 291 drivers/gpu/drm/amd/display/modules/power/power_helpers.c ram_table->max_reduction[2][0] = max_reduction_table[abm_config[set][0]]; max_reduction_table 292 drivers/gpu/drm/amd/display/modules/power/power_helpers.c ram_table->max_reduction[3][0] = max_reduction_table[abm_config[set][0]]; max_reduction_table 293 drivers/gpu/drm/amd/display/modules/power/power_helpers.c ram_table->max_reduction[4][0] = max_reduction_table[abm_config[set][0]]; max_reduction_table 300 drivers/gpu/drm/amd/display/modules/power/power_helpers.c ram_table->max_reduction[0][1] = max_reduction_table[abm_config[set][1]]; max_reduction_table 301 drivers/gpu/drm/amd/display/modules/power/power_helpers.c ram_table->max_reduction[1][1] = max_reduction_table[abm_config[set][1]]; max_reduction_table 302 drivers/gpu/drm/amd/display/modules/power/power_helpers.c ram_table->max_reduction[2][1] = max_reduction_table[abm_config[set][1]]; max_reduction_table 303 drivers/gpu/drm/amd/display/modules/power/power_helpers.c ram_table->max_reduction[3][1] = max_reduction_table[abm_config[set][1]]; max_reduction_table 304 drivers/gpu/drm/amd/display/modules/power/power_helpers.c ram_table->max_reduction[4][1] = max_reduction_table[abm_config[set][1]]; max_reduction_table 311 drivers/gpu/drm/amd/display/modules/power/power_helpers.c ram_table->max_reduction[0][2] = max_reduction_table[abm_config[set][2]]; max_reduction_table 312 drivers/gpu/drm/amd/display/modules/power/power_helpers.c ram_table->max_reduction[1][2] = max_reduction_table[abm_config[set][2]]; max_reduction_table 313 drivers/gpu/drm/amd/display/modules/power/power_helpers.c ram_table->max_reduction[2][2] = max_reduction_table[abm_config[set][2]]; max_reduction_table 314 drivers/gpu/drm/amd/display/modules/power/power_helpers.c ram_table->max_reduction[3][2] = max_reduction_table[abm_config[set][2]]; max_reduction_table 315 drivers/gpu/drm/amd/display/modules/power/power_helpers.c ram_table->max_reduction[4][2] = max_reduction_table[abm_config[set][2]]; max_reduction_table 322 drivers/gpu/drm/amd/display/modules/power/power_helpers.c ram_table->max_reduction[0][3] = max_reduction_table[abm_config[set][3]]; max_reduction_table 323 drivers/gpu/drm/amd/display/modules/power/power_helpers.c ram_table->max_reduction[1][3] = max_reduction_table[abm_config[set][3]]; max_reduction_table 324 drivers/gpu/drm/amd/display/modules/power/power_helpers.c ram_table->max_reduction[2][3] = max_reduction_table[abm_config[set][3]]; max_reduction_table 325 drivers/gpu/drm/amd/display/modules/power/power_helpers.c ram_table->max_reduction[3][3] = max_reduction_table[abm_config[set][3]]; max_reduction_table 326 drivers/gpu/drm/amd/display/modules/power/power_helpers.c ram_table->max_reduction[4][3] = max_reduction_table[abm_config[set][3]];