Home
last modified time | relevance | path

Searched hist:"76 c3fbcd3db61b9a3d9c38b0c18968322c5b1588" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/pci/
H A Dpci-uclass.c76c3fbcd3db61b9a3d9c38b0c18968322c5b1588 Mon Aug 10 13:05:04 UTC 2015 Simon Glass <sjg@chromium.org> dm: pci: Add a way to iterate through all PCI devices

These functions allow iteration through all PCI devices including bridges.
The children of each PCI bus are returned in turn. This can be useful for
configuring, checking or enumerating all the devices.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
/rk3399_rockchip-uboot/include/
H A Dpci.h76c3fbcd3db61b9a3d9c38b0c18968322c5b1588 Mon Aug 10 13:05:04 UTC 2015 Simon Glass <sjg@chromium.org> dm: pci: Add a way to iterate through all PCI devices

These functions allow iteration through all PCI devices including bridges.
The children of each PCI bus are returned in turn. This can be useful for
configuring, checking or enumerating all the devices.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>