Searched refs:dsc_active (Results 1 – 1 of 1) sorted by relevance
585 u32 dsc_active; in dpu_hw_ctl_reset_intf_cfg_v1() local617 dsc_active = DPU_REG_READ(c, CTL_DSC_ACTIVE); in dpu_hw_ctl_reset_intf_cfg_v1()618 dsc_active &= ~cfg->dsc; in dpu_hw_ctl_reset_intf_cfg_v1()619 DPU_REG_WRITE(c, CTL_DSC_ACTIVE, dsc_active); in dpu_hw_ctl_reset_intf_cfg_v1()