Searched refs:crgb_slope (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/modules/power/
H A Dpower_helpers.c171 uint16_t crgb_slope[NUM_POWER_FN_SEGS]; /* 0xa0 U4.12 */ member in struct:iram_table_v_2
217 uint16_t crgb_slope[NUM_POWER_FN_SEGS]; /* 0xa0 U4.12 */ member in struct:iram_table_v_2_2
472 ram_table->crgb_slope[0] = cpu_to_be16(0x3147);
473 ram_table->crgb_slope[1] = cpu_to_be16(0x2978);
474 ram_table->crgb_slope[2] = cpu_to_be16(0x23a2);
475 ram_table->crgb_slope[3] = cpu_to_be16(0x1f55);
476 ram_table->crgb_slope[4] = cpu_to_be16(0x1c63);
477 ram_table->crgb_slope[5] = cpu_to_be16(0x1a0f);
478 ram_table->crgb_slope[6] = cpu_to_be16(0x178d);
479 ram_table->crgb_slope[
[all...]
/linux-master/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h3562 uint16_t crgb_slope[NUM_POWER_FN_SEGS]; // 32B member in struct:abm_config_table

Completed in 130 milliseconds