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

/u-boot/drivers/video/nexell/soc/
H A Ds5pxx18_soc_dpc.c546 const u32 dither_mask = 0x3fu; local
555 temp &= (u32)~dither_mask;
599 const u32 dither_mask = 0x3f; local
634 temp &= (u32)dither_mask;

Completed in 24 milliseconds