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()53 ASSERT(bottommost_mpcc != bottommost_mpcc->mpcc_bot); in mpc1_set_bg_color()54 if (bottommost_mpcc == bottommost_mpcc->mpcc_bot) in mpc1_set_bg_color()57 bottommost_mpcc = bottommost_mpcc->mpcc_bot; in mpc1_set_bg_color()68 REG_SET(MPCC_BG_R_CR[bottommost_mpcc->mpcc_id], 0, in mpc1_set_bg_color()70 REG_SET(MPCC_BG_G_Y[bottommost_mpcc->mpcc_id], 0, in mpc1_set_bg_color()72 REG_SET(MPCC_BG_B_CB[bottommost_mpcc->mpcc_id], 0, in mpc1_set_bg_color()