Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpcie_layerscape.h96 #define PCIE_LUT_LDR(n) (0x804 + (n) * 8) macro
H A Dpcie_layerscape_fixup.c61 lut_writel(pcie, streamid | PCIE_LUT_ENABLE, PCIE_LUT_LDR(index)); in ls_pcie_lut_set_mapping()