Home
last modified time | relevance | path

Searched refs:PF_ARGB4444 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/stm/
H A Dltdc.c206 PF_ARGB4444, /* ARGB A:4 bits R/G/B: 4 bits each [16 bits] */ enumerator
219 PF_ARGB4444, /* 0x04 */
233 PF_ARGB4444 /* 0x07 */
307 pf = PF_ARGB4444; in to_ltdc_pixelformat()
334 case PF_ARGB4444: in to_drm_pixelformat()
/kernel/linux/linux-6.6/drivers/gpu/drm/stm/
H A Dltdc.c261 PF_ARGB4444, /* ARGB A:4 bits R/G/B: 4 bits each [16 bits] */ enumerator
274 PF_ARGB4444, /* 0x04 */
288 PF_ARGB4444 /* 0x07 */
538 pf = PF_ARGB4444; in to_ltdc_pixelformat()
569 case PF_ARGB4444: in ltdc_set_flexible_pixel_format()

Completed in 5 milliseconds