Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h509 #define PCI_EXP_DEVCTL_PAYLOAD_512B 0x0040 /* 512 Bytes */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h510 #define PCI_EXP_DEVCTL_PAYLOAD_512B 0x0040 /* 512 Bytes */ macro
/openbmc/linux/drivers/pci/controller/
H A Dpci-aardvark.c555 reg |= PCI_EXP_DEVCTL_PAYLOAD_512B; in advk_pcie_setup_hw()