Home
last modified time | relevance | path

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

/linux-4.4.14/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];
963 static struct blocking_notifier_head omapfb_client_list[OMAPFB_PLANE_NUM];
970 for (i = 0; i < OMAPFB_PLANE_NUM; i++) in omapfb_init_notifier()
980 if ((unsigned)omapfb_nb->plane_idx > OMAPFB_PLANE_NUM) in omapfb_register_client()
1020 for (i = 0; i < OMAPFB_PLANE_NUM; i++) in omapfb_notify_clients()
1279 while (size < PAGE_SIZE && plane < OMAPFB_PLANE_NUM) { in omapfb_show_caps_num()
1300 while (size < PAGE_SIZE && plane < OMAPFB_PLANE_NUM) { in omapfb_show_caps_text()