Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dps3fb.c48 #define GPU_ALIGN_UP(x) ALIGN((x), 64) macro
425 *xdr_line_length = GPU_ALIGN_UP(var->xres_virtual * BPP); in ps3fb_find_mode()
639 par->fb_offset = GPU_ALIGN_UP(offset); in ps3fb_set_par()