Searched refs:scratch_size (Results 1 – 4 of 4) sorted by relevance
505 sst_module->scratch_size = template->scratch_size; in sst_module_new()1089 dsp->scratch_size = 0; in sst_block_alloc_scratch()1092 module->id, module->scratch_size); in sst_block_alloc_scratch()1093 if (dsp->scratch_size < module->scratch_size) in sst_block_alloc_scratch()1094 dsp->scratch_size = module->scratch_size; in sst_block_alloc_scratch()1098 dsp->scratch_size); in sst_block_alloc_scratch()1100 if (dsp->scratch_size == 0) { in sst_block_alloc_scratch()1109 ba.size = dsp->scratch_size; in sst_block_alloc_scratch()1146 return dsp->scratch_size; in sst_block_alloc_scratch()
137 u32 scratch_size; member203 u32 scratch_size; /* global scratch memory required */ member300 u32 scratch_size; member
65 __le32 scratch_size; member112 module->info.persistent_size, module->info.scratch_size); in hsw_parse_module()118 template.scratch_size = module->info.scratch_size; in hsw_parse_module()
1178 stream->request.scratch_mem.size = dsp->scratch_size; in sst_hsw_stream_set_module_info()1943 config.scratch_mem.size = module->scratch_size; in sst_hsw_module_enable()