Searched refs:dpu_encoder_phys_vid_is_master (Results 1 – 1 of 1) sorted by relevance
32 static bool dpu_encoder_phys_vid_is_master( in dpu_encoder_phys_vid_is_master() function399 if (!dpu_encoder_phys_vid_is_master(phys_enc)) in dpu_encoder_phys_vid_control_vblank_irq()467 !dpu_encoder_phys_vid_is_master(phys_enc)) in dpu_encoder_phys_vid_enable()507 if (!dpu_encoder_phys_vid_is_master(phys_enc)) { in dpu_encoder_phys_vid_wait_for_tx_complete()598 if (dpu_encoder_phys_vid_is_master(phys_enc)) in dpu_encoder_phys_vid_disable()610 if (dpu_encoder_phys_vid_is_master(phys_enc)) { in dpu_encoder_phys_vid_disable()627 if (intf_status.is_en && dpu_encoder_phys_vid_is_master(phys_enc)) { in dpu_encoder_phys_vid_disable()695 if (!dpu_encoder_phys_vid_is_master(phys_enc)) in dpu_encoder_phys_vid_get_line_count()713 if (!dpu_encoder_phys_vid_is_master(phys_enc)) in dpu_encoder_phys_vid_get_frame_count()733 ops->is_master = dpu_encoder_phys_vid_is_master; in dpu_encoder_phys_vid_init_ops()