Home
last modified time | relevance | path

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

/u-boot/include/asm-generic/
A Dio.h64 #ifndef MAP_WRBACK
65 # define MAP_WRBACK 0 /* Map using write-back caching */ macro
/u-boot/cmd/
A Ditest.c61 buf = map_physmem(addr, w, MAP_WRBACK); in evalexp()
A Dsf.c290 buf = map_physmem(addr, len, MAP_WRBACK); in do_spi_flash_read_write()
/u-boot/board/Synology/ds414/
A Dcmd_syno.c48 buf = map_physmem(addr, len, MAP_WRBACK); in do_syno_populate()
/u-boot/arch/sandbox/include/asm/
A Dio.h36 return map_physmem(paddr, len, MAP_WRBACK); in map_sysmem()
42 unmap_physmem(vaddr, MAP_WRBACK); in unmap_sysmem()
/u-boot/arch/arm/mach-imx/
A Dcmd_nandbcb.c1457 buf = map_physmem(addr, size, MAP_WRBACK); in do_nandbcb_init()

Completed in 20 milliseconds