Searched refs:PS_UV_RGB_PHASE (Results 1 – 3 of 3) sorted by relevance
404 PS_Y_PHASE(y_vphase) | PS_UV_RGB_PHASE(uv_rgb_vphase)); in skl_program_scaler()406 PS_Y_PHASE(y_hphase) | PS_UV_RGB_PHASE(uv_rgb_hphase)); in skl_program_scaler()
5640 PS_Y_PHASE(0) | PS_UV_RGB_PHASE(uv_rgb_vphase)); in skylake_pfit_enable()5642 PS_Y_PHASE(0) | PS_UV_RGB_PHASE(uv_rgb_hphase)); in skylake_pfit_enable()
7138 #define PS_UV_RGB_PHASE(x) ((x) << 0) macro