Searched refs:postoff (Results 1 – 4 of 4) sorted by relevance
160 csc->postoff[0], csc->postoff[1], csc->postoff[2]); in ilk_dump_csc()
147 .postoff = {},158 .postoff = {173 .postoff = {247 csc->postoff[0]); in ilk_update_pipe_csc()249 csc->postoff[1]); in ilk_update_pipe_csc()251 csc->postoff[2]); in ilk_update_pipe_csc()286 csc->postoff[0] = intel_de_read_fw(display, PIPE_CSC_POSTOFF_HI(pipe)); in ilk_read_pipe_csc()350 csc->postoff[0]); in icl_update_output_csc()352 csc->postoff[1]); in icl_update_output_csc()354 csc->postoff[2]); in icl_update_output_csc()[all …]
941 u16 postoff[3]; member
5224 PIPE_CONF_CHECK_X(name.postoff[0]); \ in intel_pipe_config_compare()5225 PIPE_CONF_CHECK_X(name.postoff[1]); \ in intel_pipe_config_compare()5226 PIPE_CONF_CHECK_X(name.postoff[2]); \ in intel_pipe_config_compare()
Completed in 38 milliseconds