Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/omap2/omapfb/
Dvrfb.c96 unsigned long ceil_pages_per_stride = (stride / VRFB_PAGE_WIDTH) + in get_image_width_roundup() local
99 return ceil_pages_per_stride * VRFB_PAGE_WIDTH / bytespp; in get_image_width_roundup()