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

/u-boot/drivers/video/nexell/soc/
H A Ds5pxx18_soc_mlc.c681 const u32 ditherenb_mask = 1 << ditherenb_bitpos; local
687 read_value &= ~ditherenb_mask;
696 const u32 ditherenb_mask = 1 << ditherenb_bitpos; local
699 & ditherenb_mask);

Completed in 90 milliseconds