Home
last modified time | relevance | path

Searched hist:"7 c616862553e37c89ea5db399961018a7367ca33" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/dm/
H A Ddevice.h7c616862553e37c89ea5db399961018a7367ca33 Wed Jul 06 04:28:55 UTC 2016 Vignesh R <vigneshr@ti.com> dm: core: implement dev_map_physmem()

This API helps to map physical register addresss pace of device to
virtual address space easily. Its just a wrapper around map_physmem()
with MAP_NOCACHE flag.

Signed-off-by: Vignesh R <vigneshr@ti.com>
Suggested-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagan Teki <jteki@openedev.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Jagan Teki <jteki@openedev.com>
/rk3399_rockchip-uboot/drivers/core/
H A Ddevice.c7c616862553e37c89ea5db399961018a7367ca33 Wed Jul 06 04:28:55 UTC 2016 Vignesh R <vigneshr@ti.com> dm: core: implement dev_map_physmem()

This API helps to map physical register addresss pace of device to
virtual address space easily. Its just a wrapper around map_physmem()
with MAP_NOCACHE flag.

Signed-off-by: Vignesh R <vigneshr@ti.com>
Suggested-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagan Teki <jteki@openedev.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Jagan Teki <jteki@openedev.com>