Searched refs:dsc_fw_config (Results 1 – 1 of 1) sorted by relevance
230 int dsc_fw_config; in dsc2_enable() local236 …REG_GET_2(DSCRM_DSC_FORWARD_CONFIG, DSCRM_DSC_FORWARD_EN, &dsc_fw_config, DSCRM_DSC_OPP_PIPE_SOURC… in dsc2_enable()237 if ((dsc_clock_en || dsc_fw_config) && enabled_opp_pipe != opp_pipe) { in dsc2_enable()255 int dsc_fw_config; in dsc2_disable() local261 …REG_GET_2(DSCRM_DSC_FORWARD_CONFIG, DSCRM_DSC_FORWARD_EN, &dsc_fw_config, DSCRM_DSC_OPP_PIPE_SOURC… in dsc2_disable()262 if (!dsc_clock_en || !dsc_fw_config) { in dsc2_disable()