Searched defs:IPU_PIX_FMT_RGB24 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | ipu_pixfmt.h | 37 #define IPU_PIX_FMT_RGB24 fourcc('R', 'G', 'B', '3') /*< 24 RGB-8-8-8 */ macro |
/openbmc/u-boot/drivers/video/ | ||
H A D | mx3fb.c | 69 IPU_PIX_FMT_RGB24, enumerator |