Searched refs:sst_dsp_get_offset (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/sound/soc/intel/common/ |
D | sst-dsp-priv.h | 371 u32 sst_dsp_get_offset(struct sst_dsp *dsp, u32 offset,
|
D | sst-firmware.c | 1191 u32 sst_dsp_get_offset(struct sst_dsp *dsp, u32 offset, in sst_dsp_get_offset() function 1205 EXPORT_SYMBOL_GPL(sst_dsp_get_offset);
|
/linux-4.1.27/sound/soc/intel/haswell/ |
D | sst-haswell-ipc.c | 1174 sst_dsp_get_offset(dsp, runtime->persistent_offset, SST_MEM_DRAM); in sst_hsw_stream_set_module_info() 1178 sst_dsp_get_offset(dsp, dsp->scratch_offset, SST_MEM_DRAM); in sst_hsw_stream_set_module_info() 1937 sst_dsp_get_offset(dsp, in sst_hsw_module_enable() 1942 sst_dsp_get_offset(dsp, in sst_hsw_module_enable()
|