Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Domapfb.h79 #define OMAPFB_FORMAT_FLAG_DOUBLE 0x0100 macro
/openbmc/linux/drivers/video/fbdev/omap/
H A Dhwa742.c179 if (flags & OMAPFB_FORMAT_FLAG_DOUBLE) { in set_format_regs()
507 ~(0x03 | OMAPFB_FORMAT_FLAG_DOUBLE | in hwa742_update_window_async()