Home
last modified time | relevance | path

Searched refs:pci_bar_show (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/tools/patman/test/
H A D0001-pci-Correct-cast-for-sandbox.patch36 @@ -150,7 +150,8 @@ int pci_bar_show(struct udevice *dev)
/rk3399_rockchip-uboot/cmd/
H A Dpci.c62 static int pci_bar_show(struct udevice *dev) in pci_bar_show() function
600 return pci_bar_show(dev); in do_pci()