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

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/modules/power/
H A Damdgpu_power_helpers.c136 uint16_t crgb_thresh[NUM_POWER_FN_SEGS]; /* 0x80 U3.13 */ member in struct:iram_table_v_2
182 uint16_t crgb_thresh[NUM_POWER_FN_SEGS]; /* 0x80 U3.13 */ member in struct:iram_table_v_2_2
420 ram_table->crgb_thresh[0] = cpu_to_be16(0x13b6);
421 ram_table->crgb_thresh[1] = cpu_to_be16(0x1648);
422 ram_table->crgb_thresh[2] = cpu_to_be16(0x18e3);
423 ram_table->crgb_thresh[3] = cpu_to_be16(0x1b41);
424 ram_table->crgb_thresh[4] = cpu_to_be16(0x1d46);
425 ram_table->crgb_thresh[5] = cpu_to_be16(0x1f21);
426 ram_table->crgb_thresh[6] = cpu_to_be16(0x2167);
427 ram_table->crgb_thresh[
[all...]

Completed in 121 milliseconds