Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpcie_intel_fpga.c62 #define IS_ROOT_PORT(pcie, bdf) \ macro
95 if (IS_ROOT_PORT(pcie, bdf) && PCI_DEV(bdf) == 0 && in intel_fpga_pcie_hide_rc_bar()
123 if (!IS_ROOT_PORT(pcie, bdf) && !intel_fpga_pcie_link_up(pcie)) in intel_fpga_pcie_addr_valid()
127 if (IS_ROOT_PORT(pcie, bdf) && PCI_DEV(bdf) > 0) in intel_fpga_pcie_addr_valid()
284 if (IS_ROOT_PORT(pcie, bdf)) in _pcie_intel_fpga_read_config()
314 if (IS_ROOT_PORT(pcie, bdf)) in _pcie_intel_fpga_write_config()