Home
last modified time | relevance | path

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

/components/drivers/pci/host/dw/
A Dpcie-dw.c63 ttl = ((PCIE_REGMAX + 1) - (PCI_REGMAX + 1)) / 8; in dw_pcie_find_next_ext_capability()
/components/drivers/pci/
A Dpci_regs.h49 #define PCIE_REGMAX 4095 /* highest supported config register addr */ macro
A Dprobe.c252 return PCIE_REGMAX + 1; in pci_cfg_space_size_ext()
A Dpci.c177 ttl = ((PCIE_REGMAX + 1) - (PCI_REGMAX + 1)) / 8; in rt_pci_find_ext_next_capability()

Completed in 15 milliseconds