Searched refs:bottommost_mpcc (Results 1 – 1 of 1) sorted by relevance
45 struct mpcc *bottommost_mpcc = mpc1_get_mpcc(mpc, mpcc_id); in mpc1_set_bg_color() local48 bottommost_mpcc->blnd_cfg.black_color = *bg_color; in mpc1_set_bg_color()51 while (bottommost_mpcc->mpcc_bot) { in mpc1_set_bg_color()52 bottommost_mpcc = bottommost_mpcc->mpcc_bot; in mpc1_set_bg_color()63 REG_SET(MPCC_BG_R_CR[bottommost_mpcc->mpcc_id], 0, in mpc1_set_bg_color()65 REG_SET(MPCC_BG_G_Y[bottommost_mpcc->mpcc_id], 0, in mpc1_set_bg_color()67 REG_SET(MPCC_BG_B_CB[bottommost_mpcc->mpcc_id], 0, in mpc1_set_bg_color()