Searched refs:REGAMMA_LUT_DATA (Results 1 – 2 of 2) sorted by relevance
1189 REG_WRITE(REGAMMA_LUT_DATA, rgb->red_reg); in program_pwl()1190 REG_WRITE(REGAMMA_LUT_DATA, rgb->green_reg); in program_pwl()1191 REG_WRITE(REGAMMA_LUT_DATA, rgb->blue_reg); in program_pwl()1192 REG_WRITE(REGAMMA_LUT_DATA, rgb->delta_red_reg); in program_pwl()1193 REG_WRITE(REGAMMA_LUT_DATA, rgb->delta_green_reg); in program_pwl()1194 REG_WRITE(REGAMMA_LUT_DATA, rgb->delta_blue_reg); in program_pwl()
68 SRI(REGAMMA_LUT_DATA, DCP, id), \416 uint32_t REGAMMA_LUT_DATA; member