Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfdtdec.h441 int fdtdec_get_pci_vendev(const void *blob, int node,
/openbmc/u-boot/lib/
H A Dfdtdec.c241 int fdtdec_get_pci_vendev(const void *blob, int node, u16 *vendor, u16 *device) in fdtdec_get_pci_vendev() function