Home
last modified time | relevance | path

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

/linux/drivers/media/platform/arm/mali-c55/
H A Dmali-c55-core.c749 MALI_C55_INTERRUPT_MASK_ALL); in __mali_c55_power_on()
751 MALI_C55_INTERRUPT_MASK_ALL); in __mali_c55_power_on()
H A Dmali-c55-registers.h25 #define MALI_C55_INTERRUPT_MASK_ALL GENMASK(31, 0) macro