Home
last modified time | relevance | path

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

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