Home
last modified time | relevance | path

Searched refs:ofnode_read_pci_vendev (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/dm/
A Dofnode.h819 int ofnode_read_pci_vendev(ofnode node, u16 *vendor, u16 *device);
/u-boot/drivers/core/
A Dofnode.c780 int ofnode_read_pci_vendev(ofnode node, u16 *vendor, u16 *device) in ofnode_read_pci_vendev() function
/u-boot/drivers/pci/
A Dpci-uclass.c1101 ofnode_read_pci_vendev(dev_ofnode(dev), &pplat->vendor, &pplat->device); in pci_uclass_child_post_bind()

Completed in 14 milliseconds