Home
last modified time | relevance | path

Searched defs:TLP_BYTE_COUNT (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/pci/
H A Dpcie_intel_fpga.c57 #define TLP_BYTE_COUNT(s) (((s) >> 0) & 0xfff) macro
/openbmc/linux/drivers/pci/controller/
H A Dpcie-altera.c67 #define TLP_BYTE_COUNT(s) (((s) >> 0) & 0xfff) macro