Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/arm/
H A Dmalidp_planes.c28 #define LAYER_FORMAT_MASK 0x3f macro
815 val = (val & ~LAYER_FORMAT_MASK) | ms->format; in malidp_de_plane_update()