Home
last modified time | relevance | path

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

/components/drivers/pci/host/dw/
A Dpcie-dw.c82 if (PCI_EXTCAP_ID(header) == cap && pos != start) in dw_pcie_find_next_ext_capability()
A Dpcie-dw_ep.c676 if (PCI_EXTCAP_ID(header) == cap) in dw_pcie_ep_find_ext_capability()
/components/drivers/pci/
A Dpci_regs.h137 #define PCI_EXTCAP_ID(ecap) ((ecap) & PCIM_EXTCAP_ID) macro
A Dpci.c205 if (PCI_EXTCAP_ID(header) == cap && pos != start) in rt_pci_find_ext_next_capability()

Completed in 12 milliseconds