Home
last modified time | relevance | path

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

/linux/include/video/
A Dudlfb.h100 #define DL_ALIGN_UP(x, a) ALIGN(x, a) macro
/linux/drivers/video/fbdev/
A Dudlfb.c609 width = DL_ALIGN_UP(width + (x-aligned_x), sizeof(unsigned long)); in dlfb_handle_damage()

Completed in 7 milliseconds