Home
last modified time | relevance | path

Searched refs:scratch_mem (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/intel/catpt/
H A Dmessages.c41 struct catpt_memory_info scratch_mem; member
82 input.scratch_mem.offset = catpt_to_dsp_offset(scratch->start); in catpt_ipc_alloc_stream()
83 input.scratch_mem.size = resource_size(scratch); in catpt_ipc_alloc_stream()
/linux/drivers/of/
H A Dkexec.c273 phys_addr_t scratch_mem = 0; in kho_add_chosen() local
288 scratch_mem = image->kho.scratch->mem; in kho_add_chosen()
298 scratch_mem, scratch_len); in kho_add_chosen()