Searched refs:dsc_fw_config (Results 1 – 1 of 1) sorted by relevance
233 int dsc_fw_config; in dsc2_enable() local239 …REG_GET_2(DSCRM_DSC_FORWARD_CONFIG, DSCRM_DSC_FORWARD_EN, &dsc_fw_config, DSCRM_DSC_OPP_PIPE_SOURC… in dsc2_enable()240 if ((dsc_clock_en || dsc_fw_config) && enabled_opp_pipe != opp_pipe) { in dsc2_enable()258 int dsc_fw_config; in dsc2_disable() local264 …REG_GET_2(DSCRM_DSC_FORWARD_CONFIG, DSCRM_DSC_FORWARD_EN, &dsc_fw_config, DSCRM_DSC_OPP_PIPE_SOURC… in dsc2_disable()265 if (!dsc_clock_en || !dsc_fw_config) { in dsc2_disable()