Home
last modified time | relevance | path

Searched hist:"9 f60fb0db4b70c65760cb1799b76de1c9b71644d" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/pci/
H A Dpci-uclass.c9f60fb0db4b70c65760cb1799b76de1c9b71644d Fri Nov 20 03:27:00 UTC 2015 Simon Glass <sjg@chromium.org> dm: pci: Add a function to get the controller for a bus

A PCI bus may be a bridge device where the controller is the bridge's
parent. Add a function to return the controller device, given a PCI device.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
/rk3399_rockchip-uboot/include/
H A Dpci.h9f60fb0db4b70c65760cb1799b76de1c9b71644d Fri Nov 20 03:27:00 UTC 2015 Simon Glass <sjg@chromium.org> dm: pci: Add a function to get the controller for a bus

A PCI bus may be a bridge device where the controller is the bridge's
parent. Add a function to return the controller device, given a PCI device.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Stephen Warren <swarren@nvidia.com>