Home
last modified time | relevance | path

Searched refs:OMAPFB_FORMAT_MASK (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Domapfb.h78 #define OMAPFB_FORMAT_MASK 0x00ff macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Domapfb.h78 #define OMAPFB_FORMAT_MASK 0x00ff macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Domapfb.h63 #define OMAPFB_FORMAT_MASK 0x00ff macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Domapfb.h63 #define OMAPFB_FORMAT_MASK 0x00ff macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Domapfb.h50 #define OMAPFB_FORMAT_MASK 0x00ff macro
/kernel/linux/linux-5.10/drivers/video/fbdev/omap/
H A Dhwa742.c426 flags = win->format & ~OMAPFB_FORMAT_MASK; in create_req_list()
427 color_mode = win->format & OMAPFB_FORMAT_MASK; in create_req_list()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds