Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/arm/
H A Dmalidp_hw.h389 #define MALIDP_BGND_COLOR_R 0x000 macro
H A Dmalidp_hw.c359 (MALIDP_BGND_COLOR_R & 0xfff); in malidp500_modeset()
675 val = (((MALIDP_BGND_COLOR_R >> 4) & 0xff) << 16) | in malidp550_modeset()