Searched refs:dsc_active (Results 1 – 1 of 1) sorted by relevance
548 u32 dsc_active = 0; in dpu_hw_ctl_intf_cfg_v1() local564 dsc_active = DPU_REG_READ(c, CTL_DSC_ACTIVE); in dpu_hw_ctl_intf_cfg_v1()573 dsc_active |= cfg->dsc; in dpu_hw_ctl_intf_cfg_v1()578 DPU_REG_WRITE(c, CTL_DSC_ACTIVE, dsc_active); in dpu_hw_ctl_intf_cfg_v1()628 u32 dsc_active; in dpu_hw_ctl_reset_intf_cfg_v1() local661 dsc_active = DPU_REG_READ(c, CTL_DSC_ACTIVE); in dpu_hw_ctl_reset_intf_cfg_v1()662 dsc_active &= ~cfg->dsc; in dpu_hw_ctl_reset_intf_cfg_v1()663 DPU_REG_WRITE(c, CTL_DSC_ACTIVE, dsc_active); in dpu_hw_ctl_reset_intf_cfg_v1()