Home
last modified time | relevance | path

Searched refs:MAX_BASES (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_cfg.h20 #define MAX_BASES 8 macro
28 uint32_t base[MAX_BASES]
43 struct mdp5_lm_instance instances[MAX_BASES];
75 uint32_t base[MAX_BASES];
Dmdp5_kms.c463 struct drm_plane *primary[MAX_BASES] = { NULL }; in modeset_init()
464 struct drm_plane *cursor[MAX_BASES] = { NULL }; in modeset_init()