Searched refs:scratch_size (Results 1 – 8 of 8) sorted by relevance
493 sst_module->scratch_size = template->scratch_size; in sst_module_new()1077 dsp->scratch_size = 0; in sst_block_alloc_scratch()1080 module->id, module->scratch_size); in sst_block_alloc_scratch()1081 if (dsp->scratch_size < module->scratch_size) in sst_block_alloc_scratch()1082 dsp->scratch_size = module->scratch_size; in sst_block_alloc_scratch()1086 dsp->scratch_size); in sst_block_alloc_scratch()1088 if (dsp->scratch_size == 0) { in sst_block_alloc_scratch()1097 ba.size = dsp->scratch_size; in sst_block_alloc_scratch()1134 return dsp->scratch_size; in sst_block_alloc_scratch()
132 u32 scratch_size; member198 u32 scratch_size; /* global scratch memory required */ member295 u32 scratch_size; member
56 __le32 scratch_size; member105 module->info.persistent_size, module->info.scratch_size); in hsw_parse_module()111 template.scratch_size = le32_to_cpu(module->info.scratch_size); in hsw_parse_module()
1168 stream->request.scratch_mem.size = dsp->scratch_size; in sst_hsw_stream_set_module_info()1937 config.scratch_mem.size = module->scratch_size; in sst_hsw_module_enable()
172 uint32_t scratch_size; member
533 ent->t269.scratch_size = 5 * sizeof(uint32_t); in qla27xx_fwdt_entry_t269()
226 __le32 scratch_size; member1114 u32 data, scratch_size, mailboxdata, operationaldata; in stex_ss_handshake() local1159 scratch_size = (hba->sts_count+1)*sizeof(u32); in stex_ss_handshake()1160 h->scratch_size = cpu_to_le32(scratch_size); in stex_ss_handshake()1213 memset(scratch, 0, scratch_size); in stex_ss_handshake()
317 unsigned int scratch_size; member