Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_mmu.h34 MALI_MMU_REGISTER_INT_MASK = 0x001C, /**< Enable/disable types of interrupts */ enumerator
111 mali_hw_core_register_write(&mmu->hw_core, MALI_MMU_REGISTER_INT_MASK, 0); in mali_mmu_mask_all_interrupts()
H A Dmali_mmu.c300 …mali_hw_core_register_write(&mmu->hw_core, MALI_MMU_REGISTER_INT_MASK, MALI_MMU_INTERRUPT_PAGE_FAU… in mali_mmu_reset()