Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A Dnouveau_bo.h171 #define NVBO_WR32(A...) DRF_WR( NVBO_WR32_, ##A)
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvif/
A Dobject.h131 #define NVIF_WR32(p,A...) DRF_WR( NVIF_WR32_, (p), 0, ##A)
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvhw/
A Ddrf.h137 #define DRF_WR(A...) DRF_WR_(X, ##A, DRF_WR_I, DRF_WR_N)(X, ##A) macro

Completed in 6 milliseconds