Searched refs:scratch_size (Results 1 – 8 of 8) sorted by relevance
502 sst_module->scratch_size = template->scratch_size; in sst_module_new()1086 dsp->scratch_size = 0; in sst_block_alloc_scratch()1089 module->id, module->scratch_size); in sst_block_alloc_scratch()1090 if (dsp->scratch_size < module->scratch_size) in sst_block_alloc_scratch()1091 dsp->scratch_size = module->scratch_size; in sst_block_alloc_scratch()1095 dsp->scratch_size); in sst_block_alloc_scratch()1097 if (dsp->scratch_size == 0) { in sst_block_alloc_scratch()1106 ba.size = dsp->scratch_size; in sst_block_alloc_scratch()1143 return dsp->scratch_size; in sst_block_alloc_scratch()
141 u32 scratch_size; member207 u32 scratch_size; /* global scratch memory required */ member304 u32 scratch_size; member
65 __le32 scratch_size; member114 module->info.persistent_size, module->info.scratch_size); in hsw_parse_module()120 template.scratch_size = le32_to_cpu(module->info.scratch_size); in hsw_parse_module()
1177 stream->request.scratch_mem.size = dsp->scratch_size; in sst_hsw_stream_set_module_info()1942 config.scratch_mem.size = module->scratch_size; in sst_hsw_module_enable()
169 uint32_t scratch_size; member
605 ent->t269.scratch_size = 5 * sizeof(uint32_t); in qla27xx_fwdt_entry_t269()
231 __le32 scratch_size; member1119 u32 data, scratch_size, mailboxdata, operationaldata; in stex_ss_handshake() local1164 scratch_size = (hba->sts_count+1)*sizeof(u32); in stex_ss_handshake()1165 h->scratch_size = cpu_to_le32(scratch_size); in stex_ss_handshake()1218 memset(scratch, 0, scratch_size); in stex_ss_handshake()
317 unsigned int scratch_size; member