Home
last modified time | relevance | path

Searched refs:pci_cfg_write (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/cmd/
H A Dpci.c530 static int pci_cfg_write (pci_dev_t bdf, ulong addr, ulong size, ulong value) in pci_cfg_write() function
598 pci_cfg_write(bdf, addr, size, i); in pci_cfg_modify()
760 ret = pci_cfg_write(dev, addr, size, value); in do_pci()
/openbmc/qemu/hw/pci/
H A Dtrace-events10 pci_cfg_write(const char *dev, uint32_t bus, uint32_t slot, uint32_t func, unsigned offs, unsigned …