Home
last modified time | relevance | path

Searched refs:sys_phys (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/pci/
H A Dpci_msc01.c82 void msc01_pci_init(void *base, unsigned long sys_bus, unsigned long sys_phys, in msc01_pci_init() argument
101 pci_set_region(&hose->regions[0], sys_bus, sys_phys, sys_size, in msc01_pci_init()
H A Dpci_gt64120.c133 void gt64120_pci_init(void *regs, unsigned long sys_bus, unsigned long sys_phys, in gt64120_pci_init() argument
152 pci_set_region(&hose->regions[0], sys_bus, sys_phys, sys_size, in gt64120_pci_init()
/openbmc/u-boot/include/
H A Dpci_gt64120.h9 void gt64120_pci_init(void *regs, unsigned long sys_bus, unsigned long sys_phys,
H A Dpci_msc01.h11 unsigned long sys_phys, unsigned long sys_size,