Searched refs:mdp_ctl_flush_mask_encoder (Results 1 – 4 of 4) sorted by relevance
71 u32 mdp_ctl_flush_mask_encoder(struct mdp5_interface *intf);
231 mdp5_ctl_commit(ctl, mdp_ctl_flush_mask_encoder(intf)); in mdp5_cmd_encoder_disable()251 mdp5_ctl_commit(ctl, mdp_ctl_flush_mask_encoder(intf)); in mdp5_cmd_encoder_enable()
249 mdp5_ctl_commit(ctl, mdp_ctl_flush_mask_encoder(intf)); in mdp5_encoder_disable()282 mdp5_ctl_commit(ctl, mdp_ctl_flush_mask_encoder(intf)); in mdp5_encoder_enable()
195 mdp_ctl_flush_mask_encoder(intf); in mdp5_ctl_set_pipeline()251 pipeline->start_mask |= mdp_ctl_flush_mask_encoder(intf); in refill_start_mask()389 u32 mdp_ctl_flush_mask_encoder(struct mdp5_interface *intf) in mdp_ctl_flush_mask_encoder() function