Searched refs:opp_pipe (Results 1 – 2 of 2) sorted by relevance
46 static void dsc2_enable(struct display_stream_compressor *dsc, int opp_pipe);229 static void dsc2_enable(struct display_stream_compressor *dsc, int opp_pipe) in dsc2_enable() argument236 DC_LOG_DSC("enable DSC %d at opp pipe %d", dsc->inst, opp_pipe); in dsc2_enable()240 if ((dsc_clock_en || dsc_fw_config) && enabled_opp_pipe != opp_pipe) { in dsc2_enable()250 DSCRM_DSC_OPP_PIPE_SOURCE, opp_pipe); in dsc2_enable()
101 void (*dsc_enable)(struct display_stream_compressor *dsc, int opp_pipe);