Searched refs:PS_UV_RGB_PHASE (Results 1 – 3 of 3) sorted by relevance
461 PS_Y_PHASE(y_vphase) | PS_UV_RGB_PHASE(uv_rgb_vphase)); in skl_program_scaler()463 PS_Y_PHASE(y_hphase) | PS_UV_RGB_PHASE(uv_rgb_hphase)); in skl_program_scaler()
6318 PS_Y_PHASE(0) | PS_UV_RGB_PHASE(uv_rgb_vphase)); in skl_pfit_enable()6320 PS_Y_PHASE(0) | PS_UV_RGB_PHASE(uv_rgb_hphase)); in skl_pfit_enable()
7455 #define PS_UV_RGB_PHASE(x) ((x) << 0) macro