Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/tidss/
Dtidss_dispc.c1061 enum c8_to_c12_mode { C8_TO_C12_REPLICATE, C8_TO_C12_MAX, C8_TO_C12_MIN }; enum
1063 static u16 c8_to_c12(u8 c8, enum c8_to_c12_mode mode) in c8_to_c12()
1085 static u64 argb8888_to_argb12121212(u32 argb8888, enum c8_to_c12_mode m) in argb8888_to_argb12121212()