Home
last modified time | relevance | path

Searched refs:flush_dcache (Results 1 – 25 of 40) sorted by relevance

12

/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/
H A Dstart.S79 flush_dcache: label
81 bne flush_dcache
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc86xx/
H A Dcache.S55 _GLOBAL(flush_dcache)
252 bl flush_dcache /* uses r3 and r5 */
324 bl flush_dcache /* uses r3 and r5 */
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dhighmem.h53 #define flush_cache_kmaps() { flush_icache(); flush_dcache(); }
H A Dcacheflush.h65 #define flush_dcache() mbc->dfl(); macro
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dvideo-uclass.c52 priv->flush_dcache = flush; in video_set_flush_dcache()
136 if (priv->flush_dcache) { in video_sync()
/OK3568_Linux_fs/u-boot/board/xes/xpedite520x/
H A Dxpedite520x.c57 flush_dcache(); in board_early_init_r()
/OK3568_Linux_fs/u-boot/board/xes/xpedite537x/
H A Dxpedite537x.c59 flush_dcache(); in board_early_init_r()
/OK3568_Linux_fs/u-boot/board/xes/xpedite550x/
H A Dxpedite550x.c59 flush_dcache(); in board_early_init_r()
/OK3568_Linux_fs/u-boot/board/freescale/t4qds/
H A Dt4240emu.c42 flush_dcache(); in board_early_init_r()
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dmpc85xx_sleep.c57 flush_dcache(); in dp_ddr_restore()
/OK3568_Linux_fs/u-boot/board/freescale/t4rdb/
H A Dt4240rdb.c62 flush_dcache(); in board_early_init_r()
/OK3568_Linux_fs/u-boot/board/freescale/p1023rdb/
H A Dp1023rdb.c69 flush_dcache(); in board_early_init_r()
/OK3568_Linux_fs/u-boot/include/
H A Dvideo.h89 bool flush_dcache; member
/OK3568_Linux_fs/u-boot/board/freescale/t208xrdb/
H A Dt208xrdb.c68 flush_dcache(); in board_early_init_r()
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dcache.h52 extern void flush_dcache(void);
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A Dmodule.c120 flush_dcache(); in module_finalize()
/OK3568_Linux_fs/u-boot/board/freescale/t104xrdb/
H A Dt104xrdb.c70 flush_dcache(); in board_early_init_r()
/OK3568_Linux_fs/u-boot/board/freescale/c29xpcie/
H A Dc29xpcie.c60 flush_dcache(); in board_early_init_r()
/OK3568_Linux_fs/u-boot/board/freescale/p1_twr/
H A Dp1_twr.c166 flush_dcache(); in board_early_init_r()
/OK3568_Linux_fs/u-boot/board/freescale/p2041rdb/
H A Dp2041rdb.c126 flush_dcache(); in board_early_init_r()
/OK3568_Linux_fs/u-boot/board/freescale/corenet_ds/
H A Dcorenet_ds.c111 flush_dcache(); in board_early_init_r()
/OK3568_Linux_fs/u-boot/board/freescale/t1040qds/
H A Dt1040qds.c139 flush_dcache(); in board_early_init_r()
/OK3568_Linux_fs/u-boot/board/keymile/kmp204x/
H A Dkmp204x.c125 flush_dcache(); in board_early_init_r()
/OK3568_Linux_fs/u-boot/board/freescale/mpc8572ds/
H A Dmpc8572ds.c155 flush_dcache(); in board_early_init_r()
/OK3568_Linux_fs/u-boot/board/freescale/t208xqds/
H A Dt208xqds.c342 flush_dcache(); in board_early_init_r()

12