Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_regs.h146 #define PERIPH_TBU_EN BIT(12) macro
H A Dd71_dev.c400 d71->integrates_tbu = !!(value & PERIPH_TBU_EN); in d71_enum_resources()