Searched refs:sys_bus (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pci_msc01.c | 83 void msc01_pci_init(void *base, unsigned long sys_bus, unsigned long sys_phys, in msc01_pci_init() argument 102 pci_set_region(&hose->regions[0], sys_bus, sys_phys, sys_size, in msc01_pci_init()
|
| H A D | pci_gt64120.c | 134 void gt64120_pci_init(void *regs, unsigned long sys_bus, unsigned long sys_phys, in gt64120_pci_init() argument 153 pci_set_region(&hose->regions[0], sys_bus, sys_phys, sys_size, in gt64120_pci_init()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | pci_msc01.h | 11 extern void msc01_pci_init(void *base, unsigned long sys_bus,
|
| H A D | pci_gt64120.h | 10 void gt64120_pci_init(void *regs, unsigned long sys_bus, unsigned long sys_phys,
|