Home
last modified time | relevance | path

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

/external/u-boot/tools/patman/test/
D0001-pci-Correct-cast-for-sandbox.patch36 @@ -150,7 +150,8 @@ int pci_bar_show(struct udevice *dev)
/external/u-boot/cmd/
Dpci.c95 int pci_bar_show(struct udevice *dev) in pci_bar_show() function
766 return pci_bar_show(dev); in do_pci()