Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c2351 dma_addr_t icache_offset, dcache_offset; in allegro_copy_fw_codec() local
2374 icache_offset = dev->firmware.paddr - MCU_CACHE_OFFSET; in allegro_copy_fw_codec()
2377 upper_32_bits(icache_offset), lower_32_bits(icache_offset)); in allegro_copy_fw_codec()
2379 upper_32_bits(icache_offset)); in allegro_copy_fw_codec()
2381 lower_32_bits(icache_offset)); in allegro_copy_fw_codec()