Home
last modified time | relevance | path

Searched refs:open_memmap (Results 1 – 11 of 11) sorted by relevance

/rk3399_ARM-atf/plat/brcm/common/
H A Dbrcm_io_storage.c134 static int open_memmap(const uintptr_t spec);
149 open_memmap
301 static int open_memmap(const uintptr_t spec) in open_memmap() function
319 return open_memmap(spec); in open_qspi()
324 return open_memmap(spec); in open_nand()
/rk3399_ARM-atf/docs/resources/diagrams/plantuml/
H A Dio_arm_class_diagram.puml14 open_memmap()
40 -open_memmap()
H A Dio_dev_init_and_check.puml39 - open_memmap()
42 arm_io_storage -> arm_io_storage : open_memmap(spec)
/rk3399_ARM-atf/plat/marvell/armada/common/
H A Dmarvell_io_storage.c60 static int open_memmap(const uintptr_t spec);
73 open_memmap
136 static int open_memmap(const uintptr_t spec) in open_memmap() function
/rk3399_ARM-atf/plat/rpi/common/
H A Drpi3_io_storage.c106 static int open_memmap(const uintptr_t spec);
119 open_memmap
212 static int open_memmap(const uintptr_t spec) in open_memmap() function
/rk3399_ARM-atf/include/plat/arm/common/
H A Darm_fconf_io_storage.h18 int open_memmap(const uintptr_t spec);
/rk3399_ARM-atf/plat/arm/common/fconf/
H A Darm_fconf_io.c123 open_memmap
128 open_memmap
136 open_memmap
142 open_memmap
148 open_memmap
/rk3399_ARM-atf/plat/imx/common/
H A Dimx_io_storage.c57 static int open_memmap(const uintptr_t spec);
134 open_memmap
239 static int open_memmap(const uintptr_t spec) in open_memmap() function
/rk3399_ARM-atf/plat/renesas/common/
H A Dplat_storage.c163 static int32_t open_memmap(const uintptr_t spec);
176 &open_memmap},
326 { &memdrv_dev_handle, (uintptr_t) &io_drv_spec_memdrv, &open_memmap, },
336 static int32_t open_memmap(const uintptr_t spec) in open_memmap() function
/rk3399_ARM-atf/plat/qemu/common/
H A Dqemu_io_storage.c212 static int open_memmap(const uintptr_t spec);
228 open_memmap
461 static int open_memmap(const uintptr_t spec) in open_memmap() function
/rk3399_ARM-atf/plat/arm/common/
H A Darm_io_storage.c61 int open_memmap(const uintptr_t spec) in open_memmap() function