Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpcie_intel_fpga.c31 #define TLP_FMTTYPE_CFGWR1 0x45 /* Configuration Write Type 1 */ macro
48 : TLP_FMTTYPE_CFGWR1) << 24) | \
/openbmc/qemu/hw/pci-host/
H A Daspeed_pcie.c364 #define TLP_FMTTYPE_CFGWR1 0x45 /* Configuration Write Type 1 */ macro
432 case TLP_FMTTYPE_CFGWR1: in aspeed_pcie_cfg_readwrite()
/openbmc/linux/drivers/pci/controller/
H A Dpcie-altera.c53 #define TLP_FMTTYPE_CFGWR1 0x45 /* Configuration Write Type 1 */ macro
740 .cfgwr1 = TLP_FMTTYPE_CFGWR1,