Searched refs:GPU_ALIGN_UP (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/video/
H A Dps3fb.c48 #define GPU_ALIGN_UP(x) _ALIGN_UP((x), 64) macro
425 *xdr_line_length = GPU_ALIGN_UP(var->xres_virtual * BPP);
639 par->fb_offset = GPU_ALIGN_UP(offset);

Completed in 107 milliseconds