Home
last modified time | relevance | path

Searched defs:paddr (Results 1 – 25 of 38) sorted by relevance

12

/u-boot/arch/arm/mach-apple/
A Dsart.c52 static void sart2_get_entry(struct apple_sart *sart, int index, u8 *flags, void **paddr, in sart2_get_entry()
66 u64 paddr = (u64)paddr_; in sart2_set_entry() local
88 static void sart3_get_entry(struct apple_sart *sart, int index, u8 *flags, void **paddr, in sart3_get_entry()
100 u64 paddr = (u64)paddr_; in sart3_set_entry() local
163 void *paddr; in sart_init() local
186 bool sart_add_allowed_region(struct apple_sart *sart, void *paddr, size_t sz) in sart_add_allowed_region()
207 bool sart_remove_allowed_region(struct apple_sart *sart, void *paddr, size_t sz) in sart_remove_allowed_region()
/u-boot/include/asm-generic/
A Dio.h30 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/lib/
A Daddr_map.c34 void *addrmap_phys_to_virt(phys_addr_t paddr) in addrmap_phys_to_virt()
59 void addrmap_set_entry(unsigned long vaddr, phys_addr_t paddr, in addrmap_set_entry()
/u-boot/cmd/
A Dblk_common.c67 phys_addr_t paddr = hextoul(argv[2], NULL); in blk_common_cmd() local
85 phys_addr_t paddr = hextoul(argv[2], NULL); in blk_common_cmd() local
/u-boot/test/dm/
A Dtest-fdt.c620 void *paddr; in dm_test_fdt_get_addr_ptr_flat() local
641 void *paddr; in dm_test_fdt_remap_addr_flat() local
662 void *paddr; in dm_test_fdt_remap_addr_index_flat() local
684 void *paddr; in dm_test_fdt_remap_addr_name_flat() local
705 void *paddr; in dm_test_fdt_remap_addr_live() local
726 void *paddr; in dm_test_fdt_remap_addr_index_live() local
748 void *paddr; in dm_test_fdt_remap_addr_name_live() local
/u-boot/include/
A Dmapmem.h16 static inline void *map_sysmem(phys_addr_t paddr, unsigned long len) in map_sysmem()
A Daddr_map.h12 phys_addr_t paddr; member
/u-boot/drivers/block/
A Dide.c87 uintptr_t paddr = (ATA_CURR_BASE(dev) + ATA_DATA_REG); in ide_input_swap_data() local
155 uintptr_t paddr = ATA_CURR_BASE(dev) + ATA_DATA_REG; in ide_output_data_shorts() local
170 uintptr_t paddr = ATA_CURR_BASE(dev) + ATA_DATA_REG; in ide_input_data_shorts() local
717 uintptr_t paddr = (ATA_CURR_BASE(dev) + ATA_DATA_REG); in ide_output_data() local
731 uintptr_t paddr = (ATA_CURR_BASE(dev) + ATA_DATA_REG); in ide_input_data() local
/u-boot/tools/
A Dmkimage.h35 static inline void *map_sysmem(ulong paddr, unsigned long len) in map_sysmem()
/u-boot/drivers/iommu/
A Dsandbox_iommu.c23 phys_addr_t paddr, dva; in sandbox_iommu_map() local
/u-boot/arch/sandbox/cpu/
A Dcpu.c97 void *phys_to_virt(phys_addr_t paddr) in phys_to_virt()
165 void *map_physmem(phys_addr_t paddr, unsigned long len, unsigned long flags) in map_physmem()
/u-boot/arch/arc/lib/
A Dcache.c422 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/board/emulation/qemu-ppce500/
A Dqemu-ppce500.c95 static int pci_map_region(phys_addr_t paddr, phys_size_t size, ulong *pmap_addr) in pci_map_region()
118 static void platform_bus_map_region(ulong map_addr, phys_addr_t paddr, in platform_bus_map_region()
/u-boot/drivers/remoteproc/
A Dstm32_copro.c70 u64 paddr; in stm32_copro_device_to_virt() local
A Dsandbox_testproc.c316 u64 paddr; in sandbox_testproc_device_to_virt() local
/u-boot/arch/sandbox/lib/
A Dpci_io.c17 int pci_map_physmem(phys_addr_t paddr, unsigned long *lenp, in pci_map_physmem()
/u-boot/net/
A Dpcap.c49 int pcap_init(phys_addr_t paddr, unsigned long size) in pcap_init()
/u-boot/board/cobra5272/bdm/
A Dcobra5272_uboot.gdb43 set $paddr = $mbar - 1 + 0x084 toplevelVariable
/u-boot/arch/mips/mach-octeon/
A Dcvmx-pko3-compat.c62 u64 paddr; in cvmx_pko3_legacy_paddr() local
A Dcvmx-helper-util.c402 u64 paddr, paddr1; in cvmx_wqe_free() local
/u-boot/arch/nios2/include/asm/
A Dio.h25 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/drivers/net/
A Dmacb.c332 unsigned long paddr, ctrl; in _macb_send() local
784 unsigned long paddr; in gmac_init_multi_queues() local
845 unsigned long paddr; in _macb_init() local
A Dsni_ave.c225 int entry, uintptr_t paddr) in ave_desc_write_addr()
471 uintptr_t paddr; in ave_start() local
/u-boot/drivers/mtd/nand/raw/
A Docteontx_bch.c309 unsigned long paddr; in octeontx_cmd_queue_initialize() local
/u-boot/drivers/pci/
A Dpcie_uniphier.c144 uint offset, void **paddr) in uniphier_pcie_conf_address()

Completed in 809 milliseconds

12