/u-boot-v2022.01-rc1/include/asm-generic/ |
A D | io.h | 30 static inline void *phys_to_virt(phys_addr_t paddr) in phys_to_virt() 86 static inline void *map_physmem(phys_addr_t paddr, unsigned long len, in map_physmem()
|
/u-boot-v2022.01-rc1/lib/ |
A D | addr_map.c | 33 void *addrmap_phys_to_virt(phys_addr_t paddr) in addrmap_phys_to_virt() 58 void addrmap_set_entry(unsigned long vaddr, phys_addr_t paddr, in addrmap_set_entry()
|
/u-boot-v2022.01-rc1/include/ |
A D | mapmem.h | 16 static inline void *map_sysmem(phys_addr_t paddr, unsigned long len) in map_sysmem()
|
A D | addr_map.h | 12 phys_addr_t paddr; member
|
/u-boot-v2022.01-rc1/test/dm/ |
A D | test-fdt.c | 614 void *paddr; in dm_test_fdt_remap_addr_flat() local 635 void *paddr; in dm_test_fdt_remap_addr_index_flat() local 657 void *paddr; in dm_test_fdt_remap_addr_name_flat() local 678 void *paddr; in dm_test_fdt_remap_addr_live() local 699 void *paddr; in dm_test_fdt_remap_addr_index_live() local 721 void *paddr; in dm_test_fdt_remap_addr_name_live() local
|
/u-boot-v2022.01-rc1/tools/ |
A D | mkimage.h | 34 static inline void *map_sysmem(ulong paddr, unsigned long len) in map_sysmem()
|
/u-boot-v2022.01-rc1/arch/sandbox/cpu/ |
A D | cpu.c | 94 void *phys_to_virt(phys_addr_t paddr) in phys_to_virt() 162 void *map_physmem(phys_addr_t paddr, unsigned long len, unsigned long flags) in map_physmem()
|
/u-boot-v2022.01-rc1/arch/arc/lib/ |
A D | cache.c | 422 static void __slc_rgn_op(unsigned long paddr, unsigned long sz, const int op) in __slc_rgn_op() 665 static inline void __dcache_line_loop(unsigned long paddr, unsigned long sz, in __dcache_line_loop() 728 static inline void __dc_line_op(unsigned long paddr, unsigned long sz, in __dc_line_op()
|
/u-boot-v2022.01-rc1/board/emulation/qemu-ppce500/ |
A D | qemu-ppce500.c | 91 static int pci_map_region(phys_addr_t paddr, phys_size_t size, ulong *pmap_addr) in pci_map_region() 114 static void platform_bus_map_region(ulong map_addr, phys_addr_t paddr, in platform_bus_map_region()
|
/u-boot-v2022.01-rc1/drivers/block/ |
A D | ide.c | 139 uintptr_t paddr = (ATA_CURR_BASE(dev) + ATA_DATA_REG); in ide_output_data_shorts() local 154 uintptr_t paddr = (ATA_CURR_BASE(dev) + ATA_DATA_REG); in ide_input_data_shorts() local 818 uintptr_t paddr = (ATA_CURR_BASE(dev) + ATA_DATA_REG); in ide_input_swap_data() local
|
/u-boot-v2022.01-rc1/drivers/remoteproc/ |
A D | stm32_copro.c | 70 u64 paddr; in stm32_copro_device_to_virt() local
|
A D | sandbox_testproc.c | 316 u64 paddr; in sandbox_testproc_device_to_virt() local
|
/u-boot-v2022.01-rc1/arch/sandbox/lib/ |
A D | pci_io.c | 17 int pci_map_physmem(phys_addr_t paddr, unsigned long *lenp, in pci_map_physmem()
|
/u-boot-v2022.01-rc1/net/ |
A D | pcap.c | 49 int pcap_init(phys_addr_t paddr, unsigned long size) in pcap_init()
|
/u-boot-v2022.01-rc1/board/cobra5272/bdm/ |
A D | cobra5272_uboot.gdb | 43 set $paddr = $mbar - 1 + 0x084 toplevelVariable
|
/u-boot-v2022.01-rc1/drivers/net/fm/ |
A D | init.c | 247 phys_addr_t paddr = CONFIG_SYS_CCSRBAR_PHYS + info->compat_offset; in ft_fixup_port() local
|
/u-boot-v2022.01-rc1/arch/nios2/include/asm/ |
A D | io.h | 25 map_physmem(phys_addr_t paddr, unsigned long len, unsigned long flags) in map_physmem() 35 static inline void *phys_to_virt(phys_addr_t paddr) in phys_to_virt()
|
/u-boot-v2022.01-rc1/drivers/mtd/nand/raw/ |
A D | octeontx_bch.c | 313 unsigned long paddr; in octeontx_cmd_queue_initialize() local
|
/u-boot-v2022.01-rc1/drivers/net/ |
A D | macb.c | 351 unsigned long paddr, ctrl; in _macb_send() local 810 unsigned long paddr; in gmac_init_multi_queues() local 877 unsigned long paddr; in _macb_init() local
|
A D | sni_ave.c | 225 int entry, uintptr_t paddr) in ave_desc_write_addr() 471 uintptr_t paddr; in ave_start() local
|
A D | calxedaxgmac.c | 290 void *paddr, int len) in desc_set_buf_addr() 298 void *paddr, int len) in desc_set_buf_addr_and_size()
|
/u-boot-v2022.01-rc1/drivers/video/ |
A D | fsl_diu_fb.c | 184 u32 paddr; /* 32-bit physical address */ member
|
/u-boot-v2022.01-rc1/drivers/pci/ |
A D | pcie_uniphier.c | 144 uint offset, void **paddr) in uniphier_pcie_conf_address()
|
/u-boot-v2022.01-rc1/lib/efi_loader/ |
A D | efi_runtime.c | 30 u64 paddr; member
|
/u-boot-v2022.01-rc1/arch/mips/mach-octeon/ |
A D | cvmx-helper-util.c | 523 u64 paddr, paddr1; in cvmx_wqe_free() local
|