Searched refs:DRF_MD (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Dobject.h136 #define NVIF_MD32(p,A...) DRF_MD(NVIF_RD32_, NVIF_WR32_, u32, (p), 0, ##A)
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.h183 #define NVBO_MD32(A...) DRF_MD(NVBO_RD32_, NVBO_WR32_, u32, ##A)
/linux-master/drivers/gpu/drm/nouveau/include/nvhw/
H A Ddrf.h191 #define DRF_MD(A...) DRF_MD_(X, ##A, DRF_MD_I, DRF_MD_N)(X, ##A) macro

Completed in 111 milliseconds