Home
last modified time | relevance | path

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

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