Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/pcie/
Ddpc.c246 dpc->rp_log_size = (cap & PCI_EXP_DPC_RP_PIO_LOG_SIZE) >> 8; in dpc_probe()
/Linux-v4.19/include/uapi/linux/
Dpci_regs.h989 #define PCI_EXP_DPC_RP_PIO_LOG_SIZE 0x0F00 /* RP PIO Log Size */ macro