Home
last modified time | relevance | path

Searched refs:PERIPH_NUM_RICH_LAYERS (Results 1 - 4 of 4) sorted by relevance

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

Completed in 6 milliseconds