Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpcie_layerscape.h97 #define PCIE_LUT_ENABLE (1 << 31) macro
H A Dpcie_layerscape_fixup.c61 lut_writel(pcie, streamid | PCIE_LUT_ENABLE, PCIE_LUT_LDR(index)); in ls_pcie_lut_set_mapping()