Searched refs:PCI_EXT_CAP_NEXT (Results 1 - 10 of 10) sorted by relevance

/linux-master/arch/x86/pci/
H A Dintel_mid_pci.c91 pos = PCI_EXT_CAP_NEXT(pcie_cap);
H A Dfixup.c880 pos = PCI_EXT_CAP_NEXT(header);
/linux-master/drivers/cxl/core/
H A Dregs.c491 offset = PCI_EXT_CAP_NEXT(cap_hdr);
/linux-master/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c306 pos = PCI_EXT_CAP_NEXT(header);
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_config.c1651 u32 val = epos = PCI_EXT_CAP_NEXT(header);
1698 epos = PCI_EXT_CAP_NEXT(header);
/linux-master/include/uapi/linux/
H A Dpci_regs.h708 #define PCI_EXT_CAP_NEXT(header) ((header >> 20) & 0xffc) macro
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-designware.c268 pos = PCI_EXT_CAP_NEXT(header);
H A Dpcie-designware-ep.c596 pos = PCI_EXT_CAP_NEXT(header);
/linux-master/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c283 pos = PCI_EXT_CAP_NEXT(header);
/linux-master/drivers/pci/
H A Dpci.c584 pos = PCI_EXT_CAP_NEXT(header);

Completed in 367 milliseconds