Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvif/
H A Dprintf.h14 #define NVIF_DEBUG(o,f,a...) NVIF_PRINT(debugf, (o), f, ##a) macro
16 #define NVIF_DEBUG(o,f,a...) macro
H A Dpush.h66 NVIF_DEBUG(&_ppp->mem.object, "%08x: "f, __o * 4, ##a); \