Home
last modified time | relevance | path

Searched defs:map_physmem (Results 1 – 6 of 6) sorted by relevance

/u-boot/include/asm-generic/
A Dio.h86 static inline void *map_physmem(phys_addr_t paddr, unsigned long len, in map_physmem() function
/u-boot/arch/sandbox/cpu/
A Dcpu.c166 void *map_physmem(phys_addr_t paddr, unsigned long len, unsigned long flags) in map_physmem() function
/u-boot/arch/nios2/include/asm/
A Dio.h25 map_physmem(phys_addr_t paddr, unsigned long len, unsigned long flags) in map_physmem() function
33 #define map_physmem map_physmem macro
/u-boot/arch/mips/include/asm/
A Dio.h498 map_physmem(phys_addr_t paddr, unsigned long len, unsigned long flags) in map_physmem() function
505 #define map_physmem map_physmem macro
/u-boot/arch/sandbox/include/asm/
A Dio.h23 #define map_physmem map_physmem macro
/u-boot/include/
A Dpci.h1647 int (*map_physmem)(struct udevice *dev, phys_addr_t addr, member

Completed in 16 milliseconds