Home
last modified time | relevance | path

Searched refs:TLP_FMTTYPE_CFGRD1 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/pci/
H A Dpcie_intel_fpga.c30 #define TLP_FMTTYPE_CFGRD1 0x05 /* Configuration Read Type 1 */ macro
43 : TLP_FMTTYPE_CFGRD1) << 24) | \
/openbmc/qemu/hw/pci-host/
H A Daspeed_pcie.c363 #define TLP_FMTTYPE_CFGRD1 0x05 /* Configuration Read Type 1 */ macro
441 case TLP_FMTTYPE_CFGRD1: in aspeed_pcie_cfg_readwrite()
/openbmc/linux/drivers/pci/controller/
H A Dpcie-altera.c52 #define TLP_FMTTYPE_CFGRD1 0x05 /* Configuration Read Type 1 */ macro
738 .cfgrd1 = TLP_FMTTYPE_CFGRD1,