Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/freedreno/afuc/
H A Ddisasm.c258 EMU_GPU_REG(CP_SQE_INSTR_BASE); in disasm()
259 EMU_GPU_REG(CP_LPAC_SQE_INSTR_BASE); in disasm()
H A Demu.c531 EMU_GPU_REG(CP_SQE_INSTR_BASE); in emu_init()
532 EMU_GPU_REG(CP_LPAC_SQE_INSTR_BASE); in emu_init()
H A Demu.h287 #define EMU_GPU_REG(name) static struct emu_reg name = { #name, &emu_gpu_accessor, ~0 } macro
H A Demu-regs.c145 EMU_GPU_REG(CP_LPAC_SQE_CNTL); in emu_set_gpu_reg()