Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/controller/cadence/
Dpcie-cadence-host.c18 [RP_NO_BAR] = _BITULL(63),
141 if (bar == RP_NO_BAR) in cdns_pcie_host_bar_ib_config()
172 for (bar = RP_BAR0; bar <= RP_NO_BAR; bar++) { in cdns_pcie_host_find_min_bar()
196 for (bar = RP_BAR0; bar <= RP_NO_BAR; bar++) { in cdns_pcie_host_find_max_bar()
313 err = cdns_pcie_host_bar_ib_config(rc, RP_NO_BAR, 0x0, in cdns_pcie_host_map_dma_ranges()
316 dev_err(dev, "IB BAR: %d config failed\n", RP_NO_BAR); in cdns_pcie_host_map_dma_ranges()
464 for (bar = RP_BAR0; bar <= RP_NO_BAR; bar++) in cdns_pcie_host_setup()
Dpcie-cadence.h196 RP_NO_BAR enumerator