Searched refs:catpt_to_host_offset (Results 1 – 2 of 2) sorted by relevance
158 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()
129 #define catpt_to_host_offset(offset) ((offset) & ~(CATPT_DSP_DRAM_OFFSET)) macro