Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/stm/
Dltdc.c196 PF_ARGB4444, /* ARGB A:4 bits R/G/B: 4 bits each [16 bits] */ enumerator
209 PF_ARGB4444, /* 0x04 */ enumerator
223 PF_ARGB4444 /* 0x07 */ enumerator
292 pf = PF_ARGB4444; in to_ltdc_pixelformat()
319 case PF_ARGB4444: in to_drm_pixelformat()