Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds