Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_mixer.c45 #define GAM_CTL_BACK_MASK BIT(0) macro
212 val &= ~GAM_CTL_BACK_MASK; in sti_mixer_set_background_status()
318 return GAM_CTL_BACK_MASK; in sti_mixer_get_plane_mask()