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

/u-boot/drivers/video/nexell/soc/
H A Ds5pxx18_soc_dpc.c911 const u32 upscaleh_mask = ((1 << 15) - 1) << upscaleh_pos; local
925 writel((up_scale >> 0x08) & upscaleh_mask, &pregister->dpcupscalecon1);

Completed in 36 milliseconds