Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/intel/catpt/
Dloader.c158 off = catpt_to_host_offset(info->offset); in catpt_store_memdumps()
218 off = catpt_to_host_offset(info->offset); in catpt_restore_memdumps()
263 off = catpt_to_host_offset(info->offset); in catpt_restore_fwimage()
Dregisters.h129 #define catpt_to_host_offset(offset) ((offset) & ~(CATPT_DSP_DRAM_OFFSET)) macro