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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/r128/
H A Dr128_state.c778 int dword_shift, dwords; local
788 dword_shift = 0;
795 dword_shift = 1;
799 dword_shift = 2;
835 dwords = (blit->width * blit->height) >> dword_shift;

Completed in 29 milliseconds