Searched refs:PCI_EXP_FLAGS_TYPE (Results 1 - 3 of 3) sorted by path

/u-boot/drivers/pci/
H A Dpci-rcar-gen3.c303 PCI_EXP_FLAGS_TYPE, PCI_EXP_TYPE_ROOT_PORT << 4);
H A Dpci_auto.c294 exp_type = (exp_flags & PCI_EXP_FLAGS_TYPE) >> 4;
/u-boot/include/
H A Dpci.h357 #define PCI_EXP_FLAGS_TYPE 0x00f0 /* Device/Port type */ macro

Completed in 127 milliseconds