Home
last modified time | relevance | path

Searched refs:AS_LOCKADDR_HI (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_regs.h187 #define AS_LOCKADDR_HI(as) (MMU_AS(as) + 0x14) macro
H A Dpanthor_mmu.c567 gpu_write(ptdev, AS_LOCKADDR_HI(as_nr), upper_32_bits(region)); in lock_region()
/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_mmu.c91 mmu_write(pfdev, AS_LOCKADDR_HI(as_nr), upper_32_bits(region)); in lock_region()