Home
last modified time | relevance | path

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

12

/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.c33 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/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/test/dm/
A Dtest-fdt.c681 void *paddr; in dm_test_fdt_remap_addr_flat() local
702 void *paddr; in dm_test_fdt_remap_addr_index_flat() local
724 void *paddr; in dm_test_fdt_remap_addr_name_flat() local
745 void *paddr; in dm_test_fdt_remap_addr_live() local
766 void *paddr; in dm_test_fdt_remap_addr_index_live() local
788 void *paddr; in dm_test_fdt_remap_addr_name_live() local
/u-boot/tools/
A Dmkimage.h34 static inline void *map_sysmem(ulong paddr, unsigned long len) in map_sysmem()
/u-boot/drivers/firmware/scmi/
A Dsmt.c34 phys_addr_t paddr; in scmi_dt_get_smt_buffer() local
/u-boot/arch/sandbox/cpu/
A Dcpu.c98 void *phys_to_virt(phys_addr_t paddr) in phys_to_virt()
166 void *map_physmem(phys_addr_t paddr, unsigned long len, unsigned long flags) in map_physmem()
/u-boot/arch/arc/lib/
A Dcache.c421 static void __slc_rgn_op(unsigned long paddr, unsigned long sz, const int op) in __slc_rgn_op()
664 static inline void __dcache_line_loop(unsigned long paddr, unsigned long sz, in __dcache_line_loop()
727 static inline void __dc_line_op(unsigned long paddr, unsigned long sz, in __dc_line_op()
/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/board/cobra5272/bdm/
A Dcobra5272_uboot.gdb43 set $paddr = $mbar - 1 + 0x084 toplevelVariable
/u-boot/net/
A Dpcap.c49 int pcap_init(phys_addr_t paddr, unsigned long size) in pcap_init()
/u-boot/drivers/net/fm/
A Dinit.c247 phys_addr_t paddr = CONFIG_SYS_CCSRBAR_PHYS + info->compat_offset; in ft_fixup_port() local
/u-boot/board/emulation/qemu-ppce500/
A Dqemu-ppce500.c89 static int pci_map_region(phys_addr_t paddr, phys_size_t size, ulong *pmap_addr) in pci_map_region()
/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/mtd/nand/raw/
A Docteontx_bch.c313 unsigned long paddr; in octeontx_cmd_queue_initialize() local
/u-boot/drivers/net/
A Dmacb.c351 unsigned long paddr, ctrl; in _macb_send() local
815 unsigned long paddr; in gmac_init_multi_queues() local
882 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
A Dcalxedaxgmac.c276 void *paddr, int len) in desc_set_buf_addr()
284 void *paddr, int len) in desc_set_buf_addr_and_size()
/u-boot/drivers/video/
A Dfsl_diu_fb.c184 u32 paddr; /* 32-bit physical address */ member
/u-boot/drivers/dma/ti/
A Dk3-udma.c576 static void udma_poll_completion(struct udma_chan *uc, dma_addr_t *paddr) in udma_poll_completion()
1505 dma_addr_t paddr = 0; in udma_transfer() local
1626 dma_addr_t paddr; in udma_send() local
/u-boot/lib/efi_loader/
A Defi_runtime.c30 u64 paddr; member
/u-boot/drivers/ata/
A Dsata_sil.c155 u64 paddr = virt_to_bus(sata->devno, pcmd); in sil_exec_cmd() local

Completed in 29 milliseconds

12