Searched refs:PIPE_CSC_COEFF_RY_GY (Results 1 – 3 of 3) sorted by relevance
123 I915_WRITE(PIPE_CSC_COEFF_RY_GY(pipe), CSC_RGB_TO_YUV_RY_GY); in ilk_load_ycbcr_conversion_matrix()218 I915_WRITE(PIPE_CSC_COEFF_RY_GY(pipe), coeffs[0] << 16 | coeffs[1]); in ilk_load_csc_matrix()
9620 #define PIPE_CSC_COEFF_RY_GY(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_COEFF_RY_GY, _PIPE_B_CSC_COEFF_RY_G… macro
2275 MMIO_D(PIPE_CSC_COEFF_RY_GY(PIPE_A), D_ALL); in init_generic_mmio_info()2289 MMIO_D(PIPE_CSC_COEFF_RY_GY(PIPE_B), D_ALL); in init_generic_mmio_info()2303 MMIO_D(PIPE_CSC_COEFF_RY_GY(PIPE_C), D_ALL); in init_generic_mmio_info()