Lines Matching refs:copier
156 dma_type = t->cfg_ext->copier.dma_type;
170 if (t->cfg_ext->copier.blob_fmt)
171 fmt = t->cfg_ext->copier.blob_fmt;
175 fmt = t->cfg_ext->copier.out_fmt;
178 nhlt, t->cfg_ext->copier.vindex.i2s.instance,
190 node_id.vindex = t->cfg_ext->copier.vindex.val;
197 if (t->cfg_ext->copier.blob_fmt)
198 fmt = t->cfg_ext->copier.blob_fmt;
214 node_id.vindex = t->cfg_ext->copier.vindex.val;
226 node_id.vindex = t->cfg_ext->copier.vindex.val |
250 cfg->out_fmt = *t->cfg_ext->copier.out_fmt;
251 cfg->feature_mask = t->cfg_ext->copier.feature_mask;
253 cfg->gtw_cfg.dma_buffer_size = t->cfg_ext->copier.dma_buffer_size;
917 * only copier modules about to be bound
932 dev_err(adev->dev, "config copier failed: %d\n", ret);