Home
last modified time | relevance | path

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

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