Home
last modified time | relevance | path

Searched refs:dcache_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
1868 dcache_offset = in allegro_copy_fw_codec()
1871 "dcache_offset: msb = 0x%x, lsb = 0x%x\n", in allegro_copy_fw_codec()
1872 upper_32_bits(dcache_offset), lower_32_bits(dcache_offset)); in allegro_copy_fw_codec()
1874 upper_32_bits(dcache_offset)); in allegro_copy_fw_codec()
1876 lower_32_bits(dcache_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
2381 dcache_offset = in allegro_copy_fw_codec()
2384 "dcache_offset: msb = 0x%x, lsb = 0x%x\n", in allegro_copy_fw_codec()
2385 upper_32_bits(dcache_offset), lower_32_bits(dcache_offset)); in allegro_copy_fw_codec()
2387 upper_32_bits(dcache_offset)); in allegro_copy_fw_codec()
2389 lower_32_bits(dcache_offset)); in allegro_copy_fw_codec()

Completed in 14 milliseconds