Searched refs:POST_CSC_GAMMA_ENABLE (Results 1 – 2 of 2) sorted by relevance
75 #define POST_CSC_GAMMA_ENABLE REG_BIT(30) /* icl+ */ macro
2807 gamma_mode |= POST_CSC_GAMMA_ENABLE; in icl_gamma_mode()2999 return crtc_state->gamma_mode & POST_CSC_GAMMA_ENABLE; in icl_has_post_csc_lut()