Searched refs:NV_PBUS_DEBUG_1 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/nouveau/dispnv04/ | ||
H A D | nvreg.h | 110 #define NV_PBUS_DEBUG_1 0x00001084 macro |
H A D | hw.h | 265 return !!(nvif_rd32(device, NV_PBUS_DEBUG_1) & (1 << 28)); in nv_heads_tied() |