Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Domapfb.h78 #define OMAPFB_FORMAT_MASK 0x00ff macro
/openbmc/linux/drivers/video/fbdev/omap/
H A Dhwa742.c435 flags = win->format & ~OMAPFB_FORMAT_MASK; in create_req_list()
436 color_mode = win->format & OMAPFB_FORMAT_MASK; in create_req_list()