Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/
H A Dallegro-core.c1836 dma_addr_t icache_offset, dcache_offset; in allegro_copy_fw_codec() local
1859 icache_offset = dev->firmware.paddr - MCU_CACHE_OFFSET; in allegro_copy_fw_codec()
1861 "icache_offset: msb = 0x%x, lsb = 0x%x\n", in allegro_copy_fw_codec()
1862 upper_32_bits(icache_offset), lower_32_bits(icache_offset)); in allegro_copy_fw_codec()
1864 upper_32_bits(icache_offset)); in allegro_copy_fw_codec()
1866 lower_32_bits(icache_offset)); in allegro_copy_fw_codec()
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c2349 dma_addr_t icache_offset, dcache_offset; in allegro_copy_fw_codec() local
2372 icache_offset = dev->firmware.paddr - MCU_CACHE_OFFSET; in allegro_copy_fw_codec()
2374 "icache_offset: msb = 0x%x, lsb = 0x%x\n", in allegro_copy_fw_codec()
2375 upper_32_bits(icache_offset), lower_32_bits(icache_offset)); in allegro_copy_fw_codec()
2377 upper_32_bits(icache_offset)); in allegro_copy_fw_codec()
2379 lower_32_bits(icache_offset)); in allegro_copy_fw_codec()

Completed in 10 milliseconds