Searched refs:NUM_POWER_FN_SEGS (Results 1 – 1 of 1) sorted by relevance
130 #define NUM_POWER_FN_SEGS 8 macro157 uint16_t crgb_thresh[NUM_POWER_FN_SEGS]; /* 0x80 U3.13 */158 uint16_t crgb_offset[NUM_POWER_FN_SEGS]; /* 0x90 U1.15 */159 uint16_t crgb_slope[NUM_POWER_FN_SEGS]; /* 0xa0 U4.12 */203 uint16_t crgb_thresh[NUM_POWER_FN_SEGS]; /* 0x80 U3.13 */204 uint16_t crgb_offset[NUM_POWER_FN_SEGS]; /* 0x90 U1.15 */205 uint16_t crgb_slope[NUM_POWER_FN_SEGS]; /* 0xa0 U4.12 */2197 for (i = 0; i < NUM_POWER_FN_SEGS; i++) { in dmub_init_abm_config()