Searched refs:sys_size (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | pci_msc01.h | 12 unsigned long sys_phys, unsigned long sys_size,
|
| H A D | pci_gt64120.h | 11 unsigned long sys_size, unsigned long mem_bus,
|
| /rk3399_rockchip-uboot/drivers/pci/ |
| H A D | pci_msc01.c | 84 unsigned long sys_size, unsigned long mem_bus, 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 | 135 unsigned long sys_size, unsigned long mem_bus, in gt64120_pci_init() argument 153 pci_set_region(&hose->regions[0], sys_bus, sys_phys, sys_size, in gt64120_pci_init()
|