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

/u-boot/drivers/video/nexell/soc/
H A Ds5pxx18_soc_mlc.c923 const u32 rgbgammaemb_mask = 1 << rgbgammaemb_bitpos; local
929 read_value &= ~rgbgammaemb_mask;
938 const u32 rgbgammaemb_mask = 1 << rgbgammaemb_bitpos; local
941 & rgbgammaemb_mask) >> rgbgammaemb_bitpos);

Completed in 40 milliseconds