Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dfdtdec.h445 int fdtdec_get_pci_vendev(const void *blob, int node,
/rk3399_rockchip-uboot/lib/
H A Dfdtdec.c250 int fdtdec_get_pci_vendev(const void *blob, int node, u16 *vendor, u16 *device) in fdtdec_get_pci_vendev() function