Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/mediatek/mdp3/
A Dmtk-mdp3-core.h63 struct mdp_comp *comp[MDP_MAX_COMP_COUNT];
A Dmtk-mdp3-comp.h104 MDP_MAX_COMP_COUNT /* ALWAYS keep at the end */ enumerator
A Dmtk-mdp3-comp.c586 static const struct mdp_comp_match mdp_comp_matches[MDP_MAX_COMP_COUNT] = {
645 static const struct mdp_comp_info mdp_comp_dt_info[MDP_MAX_COMP_COUNT] = {
813 if (id < 0 || id >= MDP_MAX_COMP_COUNT) { in mdp_comp_init()
1031 if (param->type < 0 || param->type >= MDP_MAX_COMP_COUNT) { in mdp_comp_ctx_config()
A Dmtk-mdp3-core.c32 static const u32 mt8183_mutex_idx[MDP_MAX_COMP_COUNT] = {

Completed in 7 milliseconds