Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/afuc/
Demu.c452 EMU_GPU_REG(CP_SQE_INSTR_BASE); in emu_init()
453 EMU_GPU_REG(CP_LPAC_SQE_INSTR_BASE); in emu_init()
Demu.h273 #define EMU_GPU_REG(name) static struct emu_reg name = { #name, &emu_gpu_accessor, ~0 } macro
Ddisasm.c766 EMU_GPU_REG(CP_SQE_INSTR_BASE); in disasm()
767 EMU_GPU_REG(CP_LPAC_SQE_INSTR_BASE); in disasm()