Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/panfrost/
Dpanfrost_regs.h277 #define AS_COMMAND_UNLOCK 0x03 /* Issue a flush region command to all MMUs */ macro
Dpanfrost_mmu.c89 if (op != AS_COMMAND_UNLOCK) in mmu_hw_do_operation_locked()