Searched refs:MALI_MMU_REGISTER_INT_MASK (Results 1 – 2 of 2) sorted by relevance
34 MALI_MMU_REGISTER_INT_MASK = 0x001C, /**< Enable/disable types of interrupts */ enumerator111 mali_hw_core_register_write(&mmu->hw_core, MALI_MMU_REGISTER_INT_MASK, 0); in mali_mmu_mask_all_interrupts()
300 …mali_hw_core_register_write(&mmu->hw_core, MALI_MMU_REGISTER_INT_MASK, MALI_MMU_INTERRUPT_PAGE_FAU… in mali_mmu_reset()