Home
last modified time | relevance | path

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

/linux/sound/soc/intel/catpt/
H A Dloader.c159 off = catpt_to_host_offset(info->offset); in catpt_store_memdumps()
221 off = catpt_to_host_offset(info->offset); in catpt_restore_memdumps()
267 off = catpt_to_host_offset(info->offset); in catpt_restore_fwimage()
H A Dregisters.h129 #define catpt_to_host_offset(offset) ((offset) & ~(CATPT_DSP_DRAM_OFFSET)) macro