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

/xsrc/external/mit/xf86-video-pnozz/dist/src/
H A Dpnozz.h92 int words, last_word; member in struct:__anon1e1df6b40308
H A Dpnozz_accel.c300 pPnozz->last_word = (rest - 1) << 2;
302 pPnozz->last_word = -1;
319 if (pPnozz->last_word >= 0)
320 *(volatile CARD32 *)(pPnozz->fbc + PIXEL_1 + pPnozz->last_word) =
/xsrc/external/mit/MesaLib/dist/src/asahi/lib/
H A Dgen_pack.py361 last_word = contributor.end // 32
362 for b in range(first_word, last_word + 1):
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/genxml/
H A Dgen_pack.py472 last_word = contributor.end // 32
473 for b in range(first_word, last_word + 1):

Completed in 5 milliseconds