Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpcie_intel_fpga.c28 #define TLP_FMTTYPE_CFGRD0 0x04 /* Configuration Read Type 0 */ macro
42 ((((bus != pcie->first_busno) ? TLP_FMTTYPE_CFGRD0 \
/openbmc/qemu/hw/pci-host/
H A Daspeed_pcie.c361 #define TLP_FMTTYPE_CFGRD0 0x04 /* Configuration Read Type 0 */ macro
440 case TLP_FMTTYPE_CFGRD0: in aspeed_pcie_cfg_readwrite()
/openbmc/linux/drivers/pci/controller/
H A Dpcie-altera.c50 #define TLP_FMTTYPE_CFGRD0 0x04 /* Configuration Read Type 0 */ macro
737 .cfgrd0 = TLP_FMTTYPE_CFGRD0,