Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpcie_layerscape_fixup.c27 if (pcie->next_lut_index < PCIE_LUT_ENTRY_COUNT) in ls_pcie_next_lut_index()
28 return pcie->next_lut_index++; in ls_pcie_next_lut_index()
H A Dpcie_layerscape.h146 int next_lut_index; member