Home
last modified time | relevance | path

Searched refs:mdp_ctl_flush_mask_pipe (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_ctl.h75 u32 mdp_ctl_flush_mask_pipe(enum mdp5_pipe pipe);
Dmdp5_pipe.c175 hwpipe->flush_mask = mdp_ctl_flush_mask_pipe(pipe); in mdp5_pipe_init()
Dmdp5_ctl.c446 u32 mdp_ctl_flush_mask_pipe(enum mdp5_pipe pipe) in mdp_ctl_flush_mask_pipe() function