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

/u-boot/drivers/video/nexell/soc/
H A Ds5pxx18_soc_dpc.c570 const u32 gdither_mask = 0x3u << gdither_pos; local
581 (enum nx_dpc_dither)((temp & gdither_mask) >> gdither_pos);

Completed in 46 milliseconds