Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/gateworks/gw_ventana/
H A Dgw_ventana.c509 struct pci_dev { struct
515 struct pci_dev *ppar; argument
517 struct pci_dev pci_devs[MAX_PCI_DEVS];
527 struct pci_dev *pdev = &pci_devs[pci_devno++]; in board_pci_fixup_dev()
883 int fdt_add_pci_node(void *blob, int par, struct pci_dev *dev) in fdt_add_pci_node()
909 int fdt_add_pci_path(void *blob, struct pci_dev *dev) in fdt_add_pci_path()
911 struct pci_dev *bridges[MAX_PCI_DEVS]; in fdt_add_pci_path()
941 int fdt_fixup_gw16082(void *blob, int np, struct pci_dev *dev) in fdt_fixup_gw16082()
975 struct pci_dev *d; in fdt_fixup_gw16082()
1030 int fdt_fixup_sky2(void *blob, int np, struct pci_dev *dev) in fdt_fixup_sky2()
[all …]
/rk3399_rockchip-uboot/include/linux/
H A Dioport.h29 struct pci_dev *dev;