Searched refs:V3D_BPOA (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/gpu/drm/vc4/
H A Dvc4_gem.c246 state->bpoa = V3D_READ(V3D_BPOA);
H A Dvc4_irq.c106 V3D_WRITE(V3D_BPOA, bo->base.dma_addr + bin_bo_slot * vc4->bin_alloc_size);
H A Dvc4_regs.h107 #define V3D_BPOA 0x00308 macro
H A Dvc4_v3d.c43 VC4_REG32(V3D_BPOA),
483 V3D_WRITE(V3D_BPOA, 0);
515 V3D_WRITE(V3D_BPOA, 0);

Completed in 222 milliseconds