Home
last modified time | relevance | path

Searched defs:flush_mask (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_ctl.c38 u32 flush_mask; member
473 u32 flush_mask) in fix_sw_flush()
487 static void fix_for_single_flush(struct mdp5_ctl *ctl, u32 *flush_mask, in fix_for_single_flush()
537 u32 flush_mask, bool start) in mdp5_ctl_commit()
Dmdp5_mixer.h20 uint32_t flush_mask; /* used to commit LM registers */ member
Dmdp5_pipe.h23 uint32_t flush_mask; /* used to commit pipe registers */ member
Dmdp5_crtc.c90 static u32 crtc_flush(struct drm_crtc *crtc, u32 flush_mask) in crtc_flush()
114 uint32_t flush_mask = 0; in crtc_flush_all() local
964 uint32_t flush_mask = mdp_ctl_flush_mask_cursor(0); in mdp5_crtc_cursor_set() local
1044 uint32_t flush_mask = mdp_ctl_flush_mask_cursor(0); in mdp5_crtc_cursor_move() local
/drivers/infiniband/hw/irdma/
Dhw.c2700 void irdma_flush_wqes(struct irdma_qp *iwqp, u32 flush_mask) in irdma_flush_wqes()