Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_ctl.h67 u32 mdp_ctl_flush_mask_pipe(enum mdp5_pipe pipe);
Dmdp5_pipe.c172 hwpipe->flush_mask = mdp_ctl_flush_mask_pipe(pipe); in mdp5_pipe_init()
Dmdp5_ctl.c440 u32 mdp_ctl_flush_mask_pipe(enum mdp5_pipe pipe) in mdp_ctl_flush_mask_pipe() function