Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpcie_layerscape_fixup.c44 static void lut_writel(struct ls_pcie *pcie, unsigned int value, in lut_writel() function
60 lut_writel(pcie, devid << 16, PCIE_LUT_UDR(index)); in ls_pcie_lut_set_mapping()
61 lut_writel(pcie, streamid | PCIE_LUT_ENABLE, PCIE_LUT_LDR(index)); in ls_pcie_lut_set_mapping()