Home
last modified time | relevance | path

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

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