Searched defs:mpcc (Results 1 – 3 of 3) sorted by relevance
85 struct mpcc { struct86 int mpcc_id; /* MPCC physical instance */ argument88 struct mpcc *mpcc_bot; /* pointer to bottom layer MPCC. NULL when not connected */ argument89 struct mpcc_blnd_cfg blnd_cfg; /* The blending configuration for this MPCC */ argument90 struct mpcc_sm_cfg sm_cfg; /* stereo mix setting for this MPCC */ argument
201 int mpcc[MAX_PIPES]; member
68 struct mpcc *mpcc = mpc1_get_mpcc(mpc, mpcc_id); in mpc1_update_blending() local327 static void mpc1_init_mpcc(struct mpcc *mpcc, int mpcc_inst) in mpc1_init_mpcc()376 struct mpcc *mpcc; in mpc1_init_mpcc_list_from_hw() local