Home | History | Annotate | Download | only in nv30

Lines Matching defs:ntfy

44    volatile void *ntfy = NULL;
47 ntfy = (char *)notify->map + query->offset + qo->hw->start;
49 return ntfy;
57 volatile uint32_t *ntfy = nv30_ntfy(screen, qo);
58 while (ntfy[3] & 0xff000000) {
70 volatile uint32_t *ntfy;
85 ntfy = nv30_ntfy(screen, qo);
86 ntfy[0] = 0x00000000;
87 ntfy[1] = 0x00000000;
88 ntfy[2] = 0x00000000;
89 ntfy[3] = 0x01000000;