Searched refs:NV_PGRAPH_INTR_NOTIFY (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/nouveau/
H A Dnouveau_irq.c575 if (status & NV_PGRAPH_INTR_NOTIFY) {
578 status &= ~NV_PGRAPH_INTR_NOTIFY;
579 nv_wr32(dev, NV03_PGRAPH_INTR, NV_PGRAPH_INTR_NOTIFY);
H A Dnouveau_reg.h216 # define NV_PGRAPH_INTR_NOTIFY (1<<0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnouveau_irq.c575 if (status & NV_PGRAPH_INTR_NOTIFY) {
578 status &= ~NV_PGRAPH_INTR_NOTIFY;
579 nv_wr32(dev, NV03_PGRAPH_INTR, NV_PGRAPH_INTR_NOTIFY);
H A Dnouveau_reg.h216 # define NV_PGRAPH_INTR_NOTIFY (1<<0) macro

Completed in 208 milliseconds