Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/pci/
Dintel_mid_pci.c37 #define PCIE_CAP_OFFSET 0x100 macro
67 pos = PCIE_CAP_OFFSET; in fixed_bar_cap()
376 if (dev->cfg_size < PCIE_CAP_OFFSET + 4) in pci_fixed_bar_fixup()
/Linux-v5.4/drivers/pci/controller/dwc/
Dpci-meson.c45 #define PCIE_CAP_OFFSET 0x70 macro
46 #define PCIE_DEV_CTRL_DEV_STUS (PCIE_CAP_OFFSET + 0x08)