Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/arm/
H A Dmalidp_planes.c37 #define LAYER_ROT_MASK (0xf << 8) macro
857 val &= ~LAYER_ROT_MASK; in malidp_de_plane_update()