Searched refs:cfg_ext (Results 1 – 3 of 3) sorted by relevance
197 const guid_t *type = &module_template->cfg_ext->type; in avs_path_set_constraint()204 switch (module_template->cfg_ext->copier.dma_type) { in avs_path_set_constraint()286 te = t->cfg_ext; in avs_nhlt_config_or_default()341 u32 dma_type = t->cfg_ext->copier.dma_type; in avs_append_dma_cfg()414 te = t->cfg_ext; in avs_copier_create()448 te = t->cfg_ext; in avs_whm_create()515 vols[i].curve_type = t->cfg_ext->peakvol.curve_type; in avs_peakvol_set_volume()516 vols[i].curve_duration = t->cfg_ext->peakvol.curve_duration; in avs_peakvol_set_volume()527 vols[0].curve_type = t->cfg_ext->peakvol.curve_type; in avs_peakvol_set_volume()528 vols[0].curve_duration = t->cfg_ext->peakvol.curve_duration; in avs_peakvol_set_volume()[all …]
740 u32 cfg, cfg_ext, shfactor; in fimc_set_prescaler() local746 cfg_ext = fimc_read(ctx, EXYNOS_CITRGFMT); in fimc_set_prescaler()747 if (cfg_ext & EXYNOS_CITRGFMT_INROT90_CLOCKWISE) { in fimc_set_prescaler()755 if (cfg_ext & EXYNOS_CITRGFMT_OUTROT90_CLOCKWISE) { in fimc_set_prescaler()807 u32 cfg, cfg_ext; in fimc_set_scaler() local836 cfg_ext = fimc_read(ctx, EXYNOS_CIEXTEN); in fimc_set_scaler()837 cfg_ext &= ~EXYNOS_CIEXTEN_MAINHORRATIO_EXT_MASK; in fimc_set_scaler()838 cfg_ext &= ~EXYNOS_CIEXTEN_MAINVERRATIO_EXT_MASK; in fimc_set_scaler()839 cfg_ext |= (EXYNOS_CIEXTEN_MAINHORRATIO_EXT(sc->hratio) | in fimc_set_scaler()841 fimc_write(ctx, cfg_ext, EXYNOS_CIEXTEN); in fimc_set_scaler()[all …]
13754 phba->sli4_hba.extents_in_use = bf_get(cfg_ext, mbx_sli4_parameters); in lpfc_get_sli4_parameters()