Home
last modified time | relevance | path

Searched refs:phys_base (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dehci-rmobile.c65 u32 phys_base; in ehci_hcd_init() local
74 phys_base = base; in ehci_hcd_init()
96 writel(phys_base | PCIWIN2_PCICMD, &ahbcom_pci->ahbpci_win2_ctr); in ehci_hcd_init()
104 writel(phys_base + AHBPCI_OFFSET, &ahbconf_pci->basead); in ehci_hcd_init()
112 writel(phys_base + OHCI_OFFSET, &ahb_pciconf_ohci->basead); in ehci_hcd_init()
113 writel(phys_base + EHCI_OFFSET, &ahb_pciconf_ehci->basead); in ehci_hcd_init()
/openbmc/qemu/include/system/
H A Ddump-arch.h23 uint64_t phys_base; /* The target's physmem base. */ member
H A Ddump.h102 uint32_t phys_base; member
121 uint64_t phys_base; member
/openbmc/qemu/include/hw/arm/
H A Dsoc_dma.h99 void soc_dma_port_add_mem(struct soc_dma_s *dma, uint8_t *phys_base,
/openbmc/qemu/hw/dma/
H A Dsoc_dma.c309 void soc_dma_port_add_mem(struct soc_dma_s *soc, uint8_t *phys_base, in soc_dma_port_add_mem() argument
357 entry->u.mem.base = phys_base; in soc_dma_port_add_mem()
/openbmc/qemu/docs/specs/
H A Dvmcoreinfo.rst51 as a key=value text file, looking for ``NUMBER(phys_base)`` key
/openbmc/qemu/dump/
H A Ddump.c1020 kh->phys_base = cpu_to_dump32(s, s->dump_info.phys_base); in create_header32()
1131 kh->phys_base = cpu_to_dump64(s, s->dump_info.phys_base); in create_header64()
1741 uint64_t size, note_head_size, name_size, phys_base; in vmcoreinfo_update_phys_base() local
1768 &phys_base) < 0) { in vmcoreinfo_update_phys_base()
1771 s->dump_info.phys_base = phys_base; in vmcoreinfo_update_phys_base()
/openbmc/qemu/target/arm/
H A Darch_dump.c420 info->phys_base = lowest_addr; in cpu_get_dump_info()
427 info->phys_base = lowest_addr; in cpu_get_dump_info()
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0027-corstone1000-set-kernel_addr-based-on-boot_idx.patch95 + ret |= env_set_hex("kernel_addr", plat->phys_base +