Searched refs:DPU_ENC_DISABLED (Results 1 – 5 of 5) sorted by relevance
438 if (phys_enc->enable_state == DPU_ENC_DISABLED) in dpu_encoder_phys_vid_enable()541 if (phys_enc->enable_state == DPU_ENC_DISABLED) { in dpu_encoder_phys_vid_disable()570 phys_enc->enable_state = DPU_ENC_DISABLED; in dpu_encoder_phys_vid_disable()710 phys_enc->enable_state = DPU_ENC_DISABLED; in dpu_encoder_phys_vid_init()
511 if (phys_enc->enable_state == DPU_ENC_DISABLED) { in dpu_encoder_phys_cmd_disable()529 phys_enc->enable_state = DPU_ENC_DISABLED; in dpu_encoder_phys_cmd_disable()781 phys_enc->enable_state = DPU_ENC_DISABLED; in dpu_encoder_phys_cmd_init()
539 if (phys_enc->enable_state == DPU_ENC_DISABLED) { in dpu_encoder_phys_wb_disable()561 phys_enc->enable_state = DPU_ENC_DISABLED; in dpu_encoder_phys_wb_disable()736 phys_enc->enable_state = DPU_ENC_DISABLED; in dpu_encoder_phys_wb_init()
55 DPU_ENC_DISABLED, enumerator
366 if (phys_enc->enable_state == DPU_ENC_DISABLED) { in dpu_encoder_helper_wait_for_irq()1502 if (phys->ops.trigger_start && phys->enable_state != DPU_ENC_DISABLED) in _dpu_encoder_trigger_start()1592 if (phys->enable_state == DPU_ENC_DISABLED) in _dpu_encoder_kickoff_phys()
Completed in 17 milliseconds