Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/pci/
H A Dpci-uclass.c66afb4ed924693412f2f4e05fbfae6a642159402 Mon Aug 10 13:05:03 UTC 2015 Simon Glass <sjg@chromium.org> dm: pci: Provide friendly config access functions

At present there are no PCI functions which allow access to PCI
configuration using a struct udevice. This is a sad situation for driver
model as it makes use of PCI harder. Add these functions.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
/rk3399_rockchip-uboot/include/
H A Dpci.h66afb4ed924693412f2f4e05fbfae6a642159402 Mon Aug 10 13:05:03 UTC 2015 Simon Glass <sjg@chromium.org> dm: pci: Provide friendly config access functions

At present there are no PCI functions which allow access to PCI
configuration using a struct udevice. This is a sad situation for driver
model as it makes use of PCI harder. Add these functions.

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