Searched defs:bus_addr (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/drivers/pci/ |
H A D | pci_common.c | 144 pci_addr_t bus_addr, in __pci_hose_bus_to_phys() 172 pci_addr_t bus_addr, in pci_hose_bus_to_phys() 209 pci_addr_t bus_addr; in __pci_hose_phys_to_bus() local 244 pci_addr_t bus_addr = 0; in pci_hose_phys_to_bus() local
|
H A D | pci-uclass.c | 1213 pci_addr_t bus_addr, unsigned long flags, in _dm_pci_bus_to_phys() 1244 phys_addr_t dm_pci_bus_to_phys(struct udevice *dev, pci_addr_t bus_addr, in dm_pci_bus_to_phys() 1280 pci_addr_t bus_addr; in _dm_pci_phys_to_bus() local 1317 pci_addr_t bus_addr = 0; in dm_pci_phys_to_bus() local
|
H A D | pcie_layerscape.c | 95 u64 phys, u64 bus_addr, pci_size_t size) in ls_pcie_atu_outbound_set()
|
/openbmc/u-boot/board/ti/common/ |
H A D | board_detect.c | 78 static int __maybe_unused ti_i2c_eeprom_get(int bus_addr, int dev_addr, in ti_i2c_eeprom_get() 195 int __maybe_unused ti_i2c_eeprom_am_get(int bus_addr, int dev_addr) in ti_i2c_eeprom_am_get() 241 int __maybe_unused ti_i2c_eeprom_dra7_get(int bus_addr, int dev_addr) in ti_i2c_eeprom_dra7_get()
|