Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/stm/
Dltdc.c207 PF_ARGB4444, /* ARGB A:4 bits R/G/B: 4 bits each [16 bits] */ enumerator
220 PF_ARGB4444, /* 0x04 */ enumerator
234 PF_ARGB4444 /* 0x07 */ enumerator
308 pf = PF_ARGB4444; in to_ltdc_pixelformat()
335 case PF_ARGB4444: in to_drm_pixelformat()