Searched refs:DEFAULT_FB_SIZE (Results 1 – 2 of 2) sorted by relevance
| /linux/include/video/ | ||
| A D | pxa168fb.h | 33 #define DEFAULT_FB_SIZE (800 * 480 * 4) macro |
| /linux/drivers/video/fbdev/ | ||
| A D | pxa168fb.c | 671 info->fix.smem_len = PAGE_ALIGN(DEFAULT_FB_SIZE); in pxa168fb_probe() |
Completed in 6 milliseconds