Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/drivers/pci/controller/
Dpcie-altera.c40 #define PCIE_CAP_OFFSET 0x80 macro
368 PCIE_CAP_OFFSET + offset, sizeof(*value), in altera_read_cap_word()
378 PCIE_CAP_OFFSET + offset, sizeof(value), in altera_write_cap_word()