Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/v3d/
Dv3d_regs.h369 # define V3D_GMP_STATUS_WR_COUNT_MASK V3D_MASK(30, 24) macro
Dv3d_gem.c54 V3D_GMP_STATUS_WR_COUNT_MASK | in v3d_idle_axi()