Home
last modified time | relevance | path

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

/components/drivers/pci/host/dw/
A Dpcie-dw.c87 pos = PCI_EXTCAP_NEXTPTR(header); in dw_pcie_find_next_ext_capability()
A Dpcie-dw_ep.c681 if (!(pos = PCI_EXTCAP_NEXTPTR(header))) in dw_pcie_ep_find_ext_capability()
/components/drivers/pci/
A Dpci_regs.h139 #define PCI_EXTCAP_NEXTPTR(ecap) (((ecap) & PCIM_EXTCAP_NEXTPTR) >> 20) macro
A Dpci.c210 pos = PCI_EXTCAP_NEXTPTR(header); in rt_pci_find_ext_next_capability()

Completed in 83 milliseconds