Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds