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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/video/
H A Dtdfx.h73 #define DSTSIZE (0x00100000 + 0x68) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/
H A Dtdfxfb.c898 tdfx_outl(par, DSTSIZE, rect->width | (rect->height << 16));
932 tdfx_outl(par, DSTSIZE, area->width | (area->height << 16));
979 tdfx_outl(par, DSTSIZE, image->width | (image->height << 16));

Completed in 44 milliseconds