Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_mixer.h57 #define GAM_MIXER_NB_DEPTH_LEVEL 6 macro
Dsti_mixer.c113 if ((depth < 1) || (depth > GAM_MIXER_NB_DEPTH_LEVEL)) in sti_mixer_set_plane_depth()
142 for (i = 0; i < GAM_MIXER_NB_DEPTH_LEVEL; i++) { in sti_mixer_set_plane_depth()
Dsti_plane.c82 GAM_MIXER_NB_DEPTH_LEVEL); in sti_plane_attach_zorder_property()