Home
last modified time | relevance | path

Searched refs:PCI_EXP_DEVCAP_PAYLOAD (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dpci_regs.h431 #define PCI_EXP_DEVCAP_PAYLOAD 0x00000007 /* Max_Payload_Size */ macro
/linux-4.1.27/drivers/pci/
Dprobe.c989 pdev->pcie_mpss = reg16 & PCI_EXP_DEVCAP_PAYLOAD; in set_pcie_port_type()