Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dipu_pixfmt.h39 #define IPU_PIX_FMT_BGRA32 fourcc('B', 'G', 'R', 'A') /*< 32 BGR-8-8-8-8 */ macro
/openbmc/linux/include/linux/dma/
H A Dipu-dma.h85 IPU_PIX_FMT_BGRA32, enumerator
/openbmc/u-boot/drivers/video/
H A Dipu_common.c872 case IPU_PIX_FMT_BGRA32: in ipu_ch_param_init()
1217 case IPU_PIX_FMT_BGRA32: in bytes_per_pixel()
1238 case IPU_PIX_FMT_BGRA32: in format_to_colorspace()