Home
last modified time | relevance | path

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

/u-boot/drivers/video/nexell/soc/
A Ds5pxx18_soc_mlc.c413 const u32 alpha_pos = 28; in nx_mlc_set_alpha_blending() local
414 const u32 alpha_mask = 0xf << alpha_pos; in nx_mlc_set_alpha_blending()
427 regvalue |= alpha << alpha_pos; in nx_mlc_set_alpha_blending()
437 writel(alpha << alpha_pos, in nx_mlc_set_alpha_blending()

Completed in 7 milliseconds