Searched refs:pre_clamp (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/msm/disp/ |
H A D | mdp_format.c | 24 .pre_clamp = { 0x0, 0xff, 0x0, 0xff, 0x0, 0xff }, 36 .pre_clamp = { 0x00, 0xff, 0x00, 0xff, 0x00, 0xff }, 48 .pre_clamp = { 0x00, 0xff, 0x00, 0xff, 0x00, 0xff }, 60 .pre_clamp = { 0x00, 0xff, 0x00, 0xff, 0x00, 0xff },
|
H A D | mdp_kms.h | 120 uint32_t pre_clamp[6]; member
|