Home
last modified time | relevance | path

Searched refs:PCI_EXP_RTCAP (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/pci/
Daccess.c393 case PCI_EXP_RTCAP: in pcie_capability_reg_implemented()
Dprobe.c1185 pcie_capability_read_word(pdev, PCI_EXP_RTCAP, &root_cap); in pci_enable_crs()
/Linux-v6.6/drivers/bcma/
Ddriver_pci_host.c349 root_cap = cap_ptr + PCI_EXP_RTCAP; in bcma_core_pci_enable_crs()
/Linux-v6.6/include/uapi/linux/
Dpci_regs.h637 #define PCI_EXP_RTCAP 0x1e /* Root Capabilities */ macro