Searched refs:dsc_active (Results 1 – 1 of 1) sorted by relevance
576 u32 dsc_active = 0; in dpu_hw_ctl_intf_cfg_v1() local595 dsc_active = DPU_REG_READ(c, CTL_DSC_ACTIVE); in dpu_hw_ctl_intf_cfg_v1()608 dsc_active |= cfg->dsc; in dpu_hw_ctl_intf_cfg_v1()617 DPU_REG_WRITE(c, CTL_DSC_ACTIVE, dsc_active); in dpu_hw_ctl_intf_cfg_v1()669 u32 dsc_active; in dpu_hw_ctl_reset_intf_cfg_v1() local726 dsc_active = DPU_REG_READ(c, CTL_DSC_ACTIVE); in dpu_hw_ctl_reset_intf_cfg_v1()727 dsc_active &= ~cfg->dsc; in dpu_hw_ctl_reset_intf_cfg_v1()728 DPU_REG_WRITE(c, CTL_DSC_ACTIVE, dsc_active); in dpu_hw_ctl_reset_intf_cfg_v1()