Searched refs:alpha_pos (Results 1 – 1 of 1) sorted by relevance
413 const u32 alpha_pos = 28; in nx_mlc_set_alpha_blending() local414 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