Searched refs:mdp_cfg (Results 1 – 3 of 3) sorted by relevance
31 return ctx->comp->mdp_dev->mdp_data->mdp_cfg; in __get_plat_cfg()36 const struct mdp_platform_config *mdp_cfg = __get_plat_cfg(ctx); in get_comp_flag() local44 if (mdp_cfg && mdp_cfg->rdma_rsz1_sram_sharing) in get_comp_flag()53 const struct mdp_platform_config *mdp_cfg = __get_plat_cfg(ctx); in init_rdma() local62 if (mdp_cfg && mdp_cfg->rdma_support_10bit) { in init_rdma()82 const struct mdp_platform_config *mdp_cfg = __get_plat_cfg(ctx); in config_rdma_frame() local90 if (mdp_cfg && mdp_cfg->rdma_support_10bit) { in config_rdma_frame()111 if (mdp_cfg) in config_rdma_frame()112 if (mdp_cfg->rdma_support_10bit && en_ufo) { in config_rdma_frame()185 const struct mdp_platform_config *mdp_cfg = __get_plat_cfg(ctx); in config_rdma_subfrm() local[all …]
56 const struct mdp_platform_config *mdp_cfg; member
414 .mdp_cfg = &mt8183_plat_cfg,