Home
last modified time | relevance | path

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

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