Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpcie_intel_fpga.c39 #define TLP_REQ_ID(bus, devfn) (((bus) << 8) | (devfn)) macro
52 (((TLP_REQ_ID(pcie->first_busno, RP_DEVFN)) << 16) | (tag << 8) | (be))
/openbmc/linux/drivers/pci/controller/
H A Dpcie-altera.c58 #define TLP_REQ_ID(bus, devfn) (((bus) << 8) | (devfn)) macro
63 (((TLP_REQ_ID(pcie->root_bus_nr, RP_DEVFN)) << 16) | (tag << 8) | (be))