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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/drm/
H A Dr128_state.c784 int dword_shift, dwords; local
794 dword_shift = 0;
801 dword_shift = 1;
805 dword_shift = 2;
841 dwords = (blit->width * blit->height) >> dword_shift;

Completed in 86 milliseconds