Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/pci/
H A Dpci-uclass.c1e0f226362ffd2bd8c1a238af1d1b21ea86d3111 Fri Sep 11 10:24:34 UTC 2015 Bin Meng <bmeng.cn@gmail.com> dm: pci: Add an inline API to test if a device is on a PCI bus

Introduce device_is_on_pci_bus() which can be utilized by driver
to test if a device is on a PCI bus.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/dm/
H A Ddevice.h1e0f226362ffd2bd8c1a238af1d1b21ea86d3111 Fri Sep 11 10:24:34 UTC 2015 Bin Meng <bmeng.cn@gmail.com> dm: pci: Add an inline API to test if a device is on a PCI bus

Introduce device_is_on_pci_bus() which can be utilized by driver
to test if a device is on a PCI bus.

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