Home
last modified time | relevance | path

Searched refs:GPU_ALIGN_UP (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/
Dps3fb.c47 #define GPU_ALIGN_UP(x) _ALIGN_UP((x), 64) macro
424 *xdr_line_length = GPU_ALIGN_UP(var->xres_virtual * BPP); in ps3fb_find_mode()
638 par->fb_offset = GPU_ALIGN_UP(offset); in ps3fb_set_par()