Home
last modified time | relevance | path

Searched refs:IPU_PIX_FMT_ABGR32 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dipu_pixfmt.h42 #define IPU_PIX_FMT_ABGR32 fourcc('A', 'B', 'G', 'R') /*< 32 ABGR-8-8-8-8 */ macro
/openbmc/linux/include/linux/dma/
H A Dipu-dma.h84 IPU_PIX_FMT_ABGR32, enumerator
/openbmc/u-boot/drivers/video/
H A Dipu_common.c888 case IPU_PIX_FMT_ABGR32: in ipu_ch_param_init()
1220 case IPU_PIX_FMT_ABGR32: in bytes_per_pixel()
1241 case IPU_PIX_FMT_ABGR32: in format_to_colorspace()