Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_regs.h82 #define GCU_NUM_RICH_LAYERS(x) ((x) & 0x7) macro
H A Dd71_dev.c407 d71->num_rich_layers = GCU_NUM_RICH_LAYERS(value); in d71_enum_resources()