Searched refs:RP_NO_BAR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/controller/cadence/ |
H A D | pcie-cadence-host.c | 20 [RP_NO_BAR] = _BITULL(63), 230 if (bar == RP_NO_BAR) in cdns_pcie_host_bar_ib_config() 261 for (bar = RP_BAR0; bar <= RP_NO_BAR; bar++) { in cdns_pcie_host_find_min_bar() 285 for (bar = RP_BAR0; bar <= RP_NO_BAR; bar++) { in cdns_pcie_host_find_max_bar() 403 err = cdns_pcie_host_bar_ib_config(rc, RP_NO_BAR, 0x0, in cdns_pcie_host_map_dma_ranges() 406 dev_err(dev, "IB BAR: %d config failed\n", RP_NO_BAR); in cdns_pcie_host_map_dma_ranges() 541 for (bar = RP_BAR0; bar <= RP_NO_BAR; bar++) in cdns_pcie_host_setup()
|
H A D | pcie-cadence.h | 204 RP_NO_BAR enumerator 299 * @avail_ib_bar: Satus of RP_BAR0, RP_BAR1 and RP_NO_BAR if it's free or
|
/kernel/linux/linux-6.6/drivers/pci/controller/cadence/ |
H A D | pcie-cadence-host.c | 20 [RP_NO_BAR] = _BITULL(63), 238 if (bar == RP_NO_BAR) in cdns_pcie_host_bar_ib_config() 269 for (bar = RP_BAR0; bar <= RP_NO_BAR; bar++) { in cdns_pcie_host_find_min_bar() 293 for (bar = RP_BAR0; bar <= RP_NO_BAR; bar++) { in cdns_pcie_host_find_max_bar() 411 err = cdns_pcie_host_bar_ib_config(rc, RP_NO_BAR, 0x0, in cdns_pcie_host_map_dma_ranges() 414 dev_err(dev, "IB BAR: %d config failed\n", RP_NO_BAR); in cdns_pcie_host_map_dma_ranges() 551 for (bar = RP_BAR0; bar <= RP_NO_BAR; bar++) in cdns_pcie_host_setup()
|
H A D | pcie-cadence.h | 219 RP_NO_BAR enumerator 318 * @avail_ib_bar: Status of RP_BAR0, RP_BAR1 and RP_NO_BAR if it's free or
|
Completed in 5 milliseconds