HomeSort by: relevance | last modified time | path
    Searched defs:crgb_offset (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/power/
amdgpu_power_helpers.c 137 uint16_t crgb_offset[NUM_POWER_FN_SEGS]; /* 0x90 U1.15 */ member in struct:iram_table_v_2
183 uint16_t crgb_offset[NUM_POWER_FN_SEGS]; /* 0x90 U1.15 */ member in struct:iram_table_v_2_2
428 ram_table->crgb_offset[0] = cpu_to_be16(0x2999);
429 ram_table->crgb_offset[1] = cpu_to_be16(0x3999);
430 ram_table->crgb_offset[2] = cpu_to_be16(0x4666);
431 ram_table->crgb_offset[3] = cpu_to_be16(0x5999);
432 ram_table->crgb_offset[4] = cpu_to_be16(0x6333);
433 ram_table->crgb_offset[5] = cpu_to_be16(0x7800);
434 ram_table->crgb_offset[6] = cpu_to_be16(0x8c00);
435 ram_table->crgb_offset[7] = cpu_to_be16(0xa000)
    [all...]
amdgpu_power_helpers.c 137 uint16_t crgb_offset[NUM_POWER_FN_SEGS]; /* 0x90 U1.15 */ member in struct:iram_table_v_2
183 uint16_t crgb_offset[NUM_POWER_FN_SEGS]; /* 0x90 U1.15 */ member in struct:iram_table_v_2_2
428 ram_table->crgb_offset[0] = cpu_to_be16(0x2999);
429 ram_table->crgb_offset[1] = cpu_to_be16(0x3999);
430 ram_table->crgb_offset[2] = cpu_to_be16(0x4666);
431 ram_table->crgb_offset[3] = cpu_to_be16(0x5999);
432 ram_table->crgb_offset[4] = cpu_to_be16(0x6333);
433 ram_table->crgb_offset[5] = cpu_to_be16(0x7800);
434 ram_table->crgb_offset[6] = cpu_to_be16(0x8c00);
435 ram_table->crgb_offset[7] = cpu_to_be16(0xa000)
    [all...]

Completed in 26 milliseconds