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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/video/
H A Dtdfx.h76 #define DSTSIZE (0x00100000 + 0x68) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/video/
H A Dtdfx.h76 #define DSTSIZE (0x00100000 + 0x68) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/
H A Dtdfxfb.c891 tdfx_outl(par, DSTSIZE, rect->width | (rect->height << 16));
949 tdfx_outl(par, DSTSIZE, area->width | (area->height << 16));
1016 tdfx_outl(par, DSTSIZE, image->width | (image->height << 16));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/
H A Dtdfxfb.c891 tdfx_outl(par, DSTSIZE, rect->width | (rect->height << 16));
949 tdfx_outl(par, DSTSIZE, area->width | (area->height << 16));
1016 tdfx_outl(par, DSTSIZE, image->width | (image->height << 16));

Completed in 68 milliseconds