Searched refs:OMAPFB_FORMAT_MASK (Results 1 – 2 of 2) sorted by relevance
77 #define OMAPFB_FORMAT_MASK 0x00ff macro
439 flags = win->format & ~OMAPFB_FORMAT_MASK; in create_req_list()440 color_mode = win->format & OMAPFB_FORMAT_MASK; in create_req_list()