Searched refs:PIPE_CSC_COEFF_BU (Results 1 – 3 of 3) sorted by relevance
419 MMIO_D(PIPE_CSC_COEFF_BU(PIPE_A)); in iterate_generic_mmio()432 MMIO_D(PIPE_CSC_COEFF_BU(PIPE_B)); in iterate_generic_mmio()445 MMIO_D(PIPE_CSC_COEFF_BU(PIPE_C)); in iterate_generic_mmio()
7692 #define PIPE_CSC_COEFF_BU(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_COEFF_BU, _PIPE_B_CSC_COEFF_BU) macro
202 intel_de_write_fw(dev_priv, PIPE_CSC_COEFF_BU(pipe), coeff[5] << 16); in ilk_update_pipe_csc()