Searched defs:map_physmem (Results 1 – 6 of 6) sorted by relevance
| /u-boot/include/asm-generic/ |
| A D | io.h | 86 static inline void *map_physmem(phys_addr_t paddr, unsigned long len, in map_physmem() function
|
| /u-boot/arch/sandbox/cpu/ |
| A D | cpu.c | 166 void *map_physmem(phys_addr_t paddr, unsigned long len, unsigned long flags) in map_physmem() function
|
| /u-boot/arch/nios2/include/asm/ |
| A D | io.h | 25 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 D | io.h | 498 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 D | io.h | 23 #define map_physmem map_physmem macro
|
| /u-boot/include/ |
| A D | pci.h | 1647 int (*map_physmem)(struct udevice *dev, phys_addr_t addr, member
|
Completed in 16 milliseconds