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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/via/
H A Daccel.h99 #define VIA_PITCH_ENABLE 0x80000000 macro
H A Daccel.c158 tmp = VIA_PITCH_ENABLE | (tmp >> 3) | (dst_pitch << (16 - 3));

Completed in 35 milliseconds