Searched refs:NV_PVIDEO_UVPLANE_LIMIT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnvreg.h468 #define NV_PVIDEO_UVPLANE_LIMIT(buff) (0x00008808+(buff)*4) macro
H A Dnouveau_hw.c945 nvWriteVIDEO(dev, NV_PVIDEO_UVPLANE_LIMIT(0), dev_priv->fb_available_size - 1);
946 nvWriteVIDEO(dev, NV_PVIDEO_UVPLANE_LIMIT(1), dev_priv->fb_available_size - 1);

Completed in 87 milliseconds