Searched refs:NV50_PDISPLAY_INTR_0 (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 Dnv50_display.c971 uint32_t intr0 = nv_rd32(dev, NV50_PDISPLAY_INTR_0);
996 nv_wr32(dev, NV50_PDISPLAY_INTR_0, 0x00010000);
1097 uint32_t intr0 = nv_rd32(dev, NV50_PDISPLAY_INTR_0);
1129 nv_wr32(dev, NV50_PDISPLAY_INTR_0, intr0);
H A Dnouveau_reg.h705 #define NV50_PDISPLAY_INTR_0 0x00610020 macro

Completed in 37 milliseconds