| /bsp/zynqmp-r5-axu4ev/drivers/Zynq_HAL_Driver/ |
| A D | xil_cache.h | 19 #define Xil_DCacheFlushRange(addr, size) rt_hw_cpu_dcache_ops(RT_HW_CACHE_FLUSH, (void*)(addr), (s… 20 #define Xil_DCacheInvalidateRange(addr, size) rt_hw_cpu_dcache_ops(RT_HW_CACHE_INVALIDATE, (void*)…
|
| /bsp/phytium/libraries/port/fdriver_port/ |
| A D | fdrivers_port.c | 50 rt_hw_cpu_dcache_ops(RT_HW_CACHE_FLUSH, (void *)adr, len); in FDriverDCacheRangeFlush() 55 rt_hw_cpu_dcache_ops(RT_HW_CACHE_INVALIDATE, (void *)adr, len); in FDriverDCacheRangeInvalidate()
|
| /bsp/raspberry-pi/raspi4-32/driver/ |
| A D | drv_dma.c | 73 rt_hw_cpu_dcache_ops(RT_HW_CACHE_INVALIDATE, dst, size); in dma_memcpy() 89 rt_hw_cpu_dcache_ops(RT_HW_CACHE_INVALIDATE, ctr_blocks, sizeof(dma_lite_ctrl_block_t) * 8); in dma_memcpy()
|
| A D | drv_eth.c | 449 rt_hw_cpu_dcache_ops(RT_HW_CACHE_INVALIDATE, (void *) addr, length); in bcmgenet_gmac_eth_recv() 483 rt_hw_cpu_dcache_ops(RT_HW_CACHE_FLUSH, (void *)packet, length); in bcmgenet_gmac_eth_send()
|
| /bsp/rockchip/common/drivers/ |
| A D | drv_cache.c | 175 void rt_hw_cpu_dcache_ops(int ops, void *addr, int size) in rt_hw_cpu_dcache_ops() function 281 rt_weak void rt_hw_cpu_dcache_ops(int ops, void *addr, int size) in rt_hw_cpu_dcache_ops() function
|
| /bsp/allwinner/libraries/libos/src/ |
| A D | os.c | 130 rt_hw_cpu_dcache_ops(RT_HW_CACHE_FLUSH, (void *)start, len); in awos_arch_mems_clean_dcache_region() 140 rt_hw_cpu_dcache_ops(RT_HW_CACHE_INVALIDATE, (void *)start, len); in awos_arch_mems_flush_dcache_region() 151 rt_hw_cpu_dcache_ops(RT_HW_CACHE_INVALIDATE, (void *)start, len); in awos_arch_clean_flush_cache_region()
|
| /bsp/xuantie/virt64/c906/libcpu/ |
| A D | cache.c | 25 void rt_hw_cpu_dcache_ops(int ops, void *addr, int size) in rt_hw_cpu_dcache_ops() function
|
| /bsp/ultrarisc/arch/ur-cp100/ |
| A D | cache.c | 27 void rt_hw_cpu_dcache_ops(int ops, void *addr, int size) in rt_hw_cpu_dcache_ops() function
|
| /bsp/cvitek/c906_little/board/ |
| A D | cache.c | 32 inline void rt_hw_cpu_dcache_ops(int ops, void* addr, int size) in rt_hw_cpu_dcache_ops() function
|
| /bsp/hpmicro/hpm5300evk/board/ |
| A D | rtt_board.c | 121 void rt_hw_cpu_dcache_ops(int ops, void *addr, int size) in rt_hw_cpu_dcache_ops() function
|
| /bsp/hpmicro/hpm6300evk/board/ |
| A D | rtt_board.c | 121 void rt_hw_cpu_dcache_ops(int ops, void *addr, int size) in rt_hw_cpu_dcache_ops() function
|
| /bsp/hpmicro/hpm6200evk/board/ |
| A D | rtt_board.c | 121 void rt_hw_cpu_dcache_ops(int ops, void *addr, int size) in rt_hw_cpu_dcache_ops() function
|
| /bsp/hpmicro/hpm6e00evk/board/ |
| A D | rtt_board.c | 123 void rt_hw_cpu_dcache_ops(int ops, void *addr, int size) in rt_hw_cpu_dcache_ops() function
|
| /bsp/hpmicro/hpm6750evk2/board/ |
| A D | rtt_board.c | 126 void rt_hw_cpu_dcache_ops(int ops, void *addr, int size) in rt_hw_cpu_dcache_ops() function
|
| /bsp/hpmicro/hpm6750evkmini/board/ |
| A D | rtt_board.c | 126 void rt_hw_cpu_dcache_ops(int ops, void *addr, int size) in rt_hw_cpu_dcache_ops() function
|
| /bsp/hpmicro/hpm6800evk/board/ |
| A D | rtt_board.c | 124 void rt_hw_cpu_dcache_ops(int ops, void *addr, int size) in rt_hw_cpu_dcache_ops() function
|
| /bsp/phytium/libraries/common/ |
| A D | phytium_interrupt.c | 23 rt_hw_cpu_dcache_ops(RT_HW_CACHE_FLUSH, &cpu_id, sizeof(cpu_id)); in arm_gic_redist_address_set()
|
| /bsp/raspberry-pi/raspi4-64/drivers/ |
| A D | board.c | 185 rt_hw_cpu_dcache_ops(RT_HW_CACHE_FLUSH, release_addr, sizeof(release_addr)); in rt_hw_secondary_cpu_up()
|
| /bsp/stm32/libraries/HAL_Drivers/drivers/ |
| A D | drv_spi.c | 362 rt_hw_cpu_dcache_ops(RT_HW_CACHE_FLUSH, dma_aligned_buffer, send_length); in spixfer() 391 rt_hw_cpu_dcache_ops(RT_HW_CACHE_FLUSH, dma_aligned_buffer, send_length); in spixfer() 502 rt_hw_cpu_dcache_ops(RT_HW_CACHE_INVALIDATE, p_txrx_buffer, send_length); in spixfer()
|
| /bsp/nxp/imx/imx6ull-smart/drivers/ |
| A D | drv_lcd.c | 94 rt_hw_cpu_dcache_ops(RT_HW_CACHE_FLUSH, (void *)(_lcd_obj.info.framebuffer), mem_size); in imx6ull_elcd_control()
|
| /bsp/raspberry-pi/raspi-dm2.0/drivers/sdhci/ |
| A D | sdhci.c | 618 rt_hw_cpu_dcache_ops(RT_HW_CACHE_INVALIDATE, data->buf, data->blks * data->blksize); in sdhci_prepare_data() 620 rt_hw_cpu_dcache_ops(RT_HW_CACHE_FLUSH, data->buf, data->blks * data->blksize); in sdhci_prepare_data()
|