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