Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Domapfb.h78 #define OMAPFB_FORMAT_FLAG_DOUBLE 0x0100 macro
/linux-4.1.27/drivers/video/fbdev/omap/
Dhwa742.c184 if (flags & OMAPFB_FORMAT_FLAG_DOUBLE) { in set_format_regs()
506 ~(0x03 | OMAPFB_FORMAT_FLAG_DOUBLE | in hwa742_update_window_async()