Searched refs:dsc_active (Results 1 – 1 of 1) sorted by relevance
562 u32 dsc_active = 0; in dpu_hw_ctl_intf_cfg_v1() local580 dsc_active = DPU_REG_READ(c, CTL_DSC_ACTIVE); in dpu_hw_ctl_intf_cfg_v1()592 dsc_active |= cfg->dsc; in dpu_hw_ctl_intf_cfg_v1()598 DPU_REG_WRITE(c, CTL_DSC_ACTIVE, dsc_active); in dpu_hw_ctl_intf_cfg_v1()649 u32 dsc_active; in dpu_hw_ctl_reset_intf_cfg_v1() local688 dsc_active = DPU_REG_READ(c, CTL_DSC_ACTIVE); in dpu_hw_ctl_reset_intf_cfg_v1()689 dsc_active &= ~cfg->dsc; in dpu_hw_ctl_reset_intf_cfg_v1()690 DPU_REG_WRITE(c, CTL_DSC_ACTIVE, dsc_active); in dpu_hw_ctl_reset_intf_cfg_v1()