Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/pci/
H A Dpcie_layerscape_fixup.c58 u32 streamid) in ls_pcie_lut_set_mapping() argument
62 lut_writel(pcie, streamid | PCIE_LUT_ENABLE, PCIE_LUT_LDR(index)); in ls_pcie_lut_set_mapping()
74 u32 devid, u32 streamid) in fdt_pcie_set_msi_map_entry() argument
114 fdt_appendprop_u32(blob, nodeoffset, "msi-map", streamid); in fdt_pcie_set_msi_map_entry()
127 u32 devid, u32 streamid) in fdt_pcie_set_iommu_map_entry() argument
159 iommu_map[2] = cpu_to_fdt32(streamid); in fdt_pcie_set_iommu_map_entry()
174 int streamid; in fdt_fixup_pcie() local
186 streamid = ls_pcie_next_streamid(); in fdt_fixup_pcie()
187 if (streamid < 0) { in fdt_fixup_pcie()
202 streamid); in fdt_fixup_pcie()
[all …]