Searched refs:REGAMMA_LUT_DATA (Results 1 – 2 of 2) sorted by relevance
1194 REG_WRITE(REGAMMA_LUT_DATA, rgb->red_reg); in program_pwl()1195 REG_WRITE(REGAMMA_LUT_DATA, rgb->green_reg); in program_pwl()1196 REG_WRITE(REGAMMA_LUT_DATA, rgb->blue_reg); in program_pwl()1197 REG_WRITE(REGAMMA_LUT_DATA, rgb->delta_red_reg); in program_pwl()1198 REG_WRITE(REGAMMA_LUT_DATA, rgb->delta_green_reg); in program_pwl()1199 REG_WRITE(REGAMMA_LUT_DATA, rgb->delta_blue_reg); in program_pwl()
70 SRI(REGAMMA_LUT_DATA, DCP, id), \418 uint32_t REGAMMA_LUT_DATA; member