Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/arm/display/komeda/d71/
Dd71_regs.h144 #define PERIPH_NUM_RICH_LAYERS BIT(4) macro
Dd71_dev.c398 d71->num_rich_layers = value & PERIPH_NUM_RICH_LAYERS ? 2 : 1; in d71_enum_resources()