Searched refs:dither_mask (Results 1 – 1 of 1) sorted by relevance
546 const u32 dither_mask = 0x3fu; in nx_dpc_set_dither() local555 temp &= (u32)~dither_mask; in nx_dpc_set_dither()599 const u32 dither_mask = 0x3f; in nx_dpc_set_mode() local634 temp &= (u32)dither_mask; in nx_dpc_set_mode()
Completed in 7 milliseconds