Searched refs:DPU_ENC_DISABLED (Results 1 – 5 of 5) sorted by relevance
499 if (phys_enc->enable_state == DPU_ENC_DISABLED) in dpu_encoder_phys_vid_enable()597 if (phys_enc->enable_state == DPU_ENC_DISABLED) { in dpu_encoder_phys_vid_disable()647 phys_enc->enable_state = DPU_ENC_DISABLED; in dpu_encoder_phys_vid_disable()
57 DPU_ENC_DISABLED, enumerator
538 if (phys_enc->enable_state == DPU_ENC_DISABLED) { in dpu_encoder_phys_wb_disable()559 phys_enc->enable_state = DPU_ENC_DISABLED; in dpu_encoder_phys_wb_disable()
537 if (phys_enc->enable_state == DPU_ENC_DISABLED) { in dpu_encoder_phys_cmd_disable()572 phys_enc->enable_state = DPU_ENC_DISABLED; in dpu_encoder_phys_cmd_disable()
475 if (phys_enc->enable_state == DPU_ENC_DISABLED) { in dpu_encoder_helper_wait_for_irq()1694 if (phys->ops.trigger_start && phys->enable_state != DPU_ENC_DISABLED) in _dpu_encoder_trigger_start()1792 if (phys->enable_state == DPU_ENC_DISABLED) in _dpu_encoder_kickoff_phys()2932 phys_enc->enable_state = DPU_ENC_DISABLED; in dpu_encoder_phys_init()
Completed in 19 milliseconds