Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap/
Domapfb.h50 #define OMAPFB_PLANE_NUM 1 macro
68 struct omapfb_mem_region region[OMAPFB_PLANE_NUM];
226 struct fb_info *fb_info[OMAPFB_PLANE_NUM];
Domapfb_main.c43 static unsigned long def_vram[OMAPFB_PLANE_NUM];
968 static struct blocking_notifier_head omapfb_client_list[OMAPFB_PLANE_NUM];
975 for (i = 0; i < OMAPFB_PLANE_NUM; i++) in omapfb_init_notifier()
985 if ((unsigned)omapfb_nb->plane_idx > OMAPFB_PLANE_NUM) in omapfb_register_client()
1025 for (i = 0; i < OMAPFB_PLANE_NUM; i++) in omapfb_notify_clients()
1284 while (size < PAGE_SIZE && plane < OMAPFB_PLANE_NUM) { in omapfb_show_caps_num()
1305 while (size < PAGE_SIZE && plane < OMAPFB_PLANE_NUM) { in omapfb_show_caps_text()