Home
last modified time | relevance | path

Searched refs:PF_RGB565 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/video/stm32/
H A Dstm32_ltdc.c147 PF_RGB565, enumerator
162 pf = PF_RGB565; in stm32_ltdc_get_pixel_format()
179 pf = PF_RGB565; in stm32_ltdc_get_pixel_format()
198 case PF_RGB565: in has_alpha()
/openbmc/linux/drivers/gpu/drm/stm/
H A Dltdc.c259 PF_RGB565, /* RGB [16 bits] */ enumerator
273 PF_RGB565, /* 0x02 */ enumerator
284 PF_RGB565, /* 0x02 */ enumerator
297 PF_RGB565, /* 0x04 */ enumerator
528 pf = PF_RGB565; in to_ltdc_pixelformat()