Home
last modified time | relevance | path

Searched hist:"146 bad96191753f1918bfa4dca75d20e03fc63b2" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dspi.h146bad96191753f1918bfa4dca75d20e03fc63b2 Mon Aug 17 07:59:54 UTC 2015 Tom Rini <trini@ti.com> sf: ops: Add spi_flash_copy_mmap function

When doing a memory mapped copy we may have DMA available and thus need
to have this copy abstracted so that the driver can do it, rather than a
simple memcpy.

Signed-off-by: Tom Rini <trini@ti.com>
Signed-off-by: Vignesh R <vigneshr@ti.com>
Reviewed-by: Jagan Teki <jteki@openedev.com>