Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/arm/
H A Dmalidp_hw.h390 #define MALIDP_BGND_COLOR_G 0x000 macro
H A Dmalidp_hw.c358 val = ((MALIDP_BGND_COLOR_G & 0xfff) << 16) | in malidp500_modeset()
676 (((MALIDP_BGND_COLOR_G >> 4) & 0xff) << 8) | in malidp550_modeset()