Searched defs:image_width_roundup (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/omap2/
H A Dvrfb.c119 static inline u32 get_extra_physical_size(u16 image_width_roundup, u8 bytespp) get_extra_physical_size() argument
148 unsigned long image_width_roundup = get_image_width_roundup(width, omap_vrfb_min_phys_size() local
161 unsigned long image_width_roundup = get_image_width_roundup(width, omap_vrfb_max_height() local

Completed in 162 milliseconds