Home
last modified time | relevance | path

Searched hist:"4 b515e4fc53f7675935a40a37ebf0c384e776914" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/pci/
H A Dpci_compat.c4b515e4fc53f7675935a40a37ebf0c384e776914 Mon Jul 06 22:47:46 UTC 2015 Simon Glass <sjg@chromium.org> dm: pci: Add a function to get the BDF for a device

It is useful to be able to find the full PCI address (bus, device and
function) for a PCI device. Add a function to provide this.

Adjust the existing code to use this.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dpci-uclass.c4b515e4fc53f7675935a40a37ebf0c384e776914 Mon Jul 06 22:47:46 UTC 2015 Simon Glass <sjg@chromium.org> dm: pci: Add a function to get the BDF for a device

It is useful to be able to find the full PCI address (bus, device and
function) for a PCI device. Add a function to provide this.

Adjust the existing code to use this.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/
H A Dpci.h4b515e4fc53f7675935a40a37ebf0c384e776914 Mon Jul 06 22:47:46 UTC 2015 Simon Glass <sjg@chromium.org> dm: pci: Add a function to get the BDF for a device

It is useful to be able to find the full PCI address (bus, device and
function) for a PCI device. Add a function to provide this.

Adjust the existing code to use this.

Signed-off-by: Simon Glass <sjg@chromium.org>