/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/ |
H A D | fsl_icid.h | 41 #define SET_SCFG_ICID(compat, streamid, name, compataddr) \ argument 42 SET_ICID_ENTRY(compat, streamid, (((streamid) << 24) | (1 << 23)), \ 46 #define SET_USB_ICID(usb_num, compat, streamid) \ argument 47 SET_SCFG_ICID(compat, streamid, usb##usb_num##_icid,\ 50 #define SET_SATA_ICID(compat, streamid) \ argument 51 SET_SCFG_ICID(compat, streamid, sata_icid,\ 54 #define SET_SDHC_ICID(streamid) \ argument 55 SET_SCFG_ICID("fsl,esdhc", streamid, sdhc_icid,\ 58 #define SET_QDMA_ICID(compat, streamid) \ argument 59 SET_ICID_ENTRY(compat, streamid, (1 << 31) | (streamid), \ [all …]
|
H A D | fsl_portals.h | 16 #define SET_QP_INFO(streamid, dest) \ argument 17 { .dicid = (streamid), .ficid = (streamid), .icid = (streamid), \
|
/openbmc/u-boot/drivers/pci/ |
H A D | pcie_layerscape_fixup.c | 57 u32 streamid) in ls_pcie_lut_set_mapping() argument 61 lut_writel(pcie, streamid | PCIE_LUT_ENABLE, PCIE_LUT_LDR(index)); in ls_pcie_lut_set_mapping() 73 u32 devid, u32 streamid) in fdt_pcie_set_msi_map_entry() argument 113 fdt_appendprop_u32(blob, nodeoffset, "msi-map", streamid); in fdt_pcie_set_msi_map_entry() 126 u32 devid, u32 streamid) in fdt_pcie_set_iommu_map_entry() argument 167 iommu_map[2] = cpu_to_fdt32(streamid); in fdt_pcie_set_iommu_map_entry() 182 int streamid; in fdt_fixup_pcie() local 194 streamid = ls_pcie_next_streamid(); in fdt_fixup_pcie() 195 if (streamid < 0) { in fdt_fixup_pcie() 210 streamid); in fdt_fixup_pcie() [all …]
|
/openbmc/linux/drivers/staging/media/av7110/ |
H A D | av7110_ipack.c | 50 int streamid = 0; in send_ipack() local 63 streamid = p->buf[off]; in send_ipack() 64 if ((streamid & 0xf8) == 0x80) { in send_ipack() 88 && (streamid & 0xf8) == 0x80) { in send_ipack() 90 p->buf[9] = streamid; in send_ipack()
|
/openbmc/linux/drivers/gpu/host1x/hw/ |
H A D | opcodes.h | 123 static inline u32 host1x_opcode_setstreamid(unsigned streamid) in host1x_opcode_setstreamid() argument 125 return (7 << 28) | streamid; in host1x_opcode_setstreamid()
|
/openbmc/qemu/hw/usb/ |
H A D | hcd-xhci.c | 246 unsigned int streamid; member 306 unsigned int epid, unsigned int streamid); 307 static void xhci_kick_epctx(XHCIEPContext *epctx, unsigned int streamid); 1000 unsigned int streamid, in xhci_find_stream() argument 1007 assert(streamid != 0); in xhci_find_stream() 1009 if (streamid >= epctx->nr_pstreams) { in xhci_find_stream() 1013 sctx = epctx->pstreams + streamid; in xhci_find_stream() 1379 unsigned int epid, unsigned int streamid, in xhci_set_ep_dequeue() argument 1394 trace_usb_xhci_ep_set_dequeue(slotid, epid, streamid, pdequeue); in xhci_set_ep_dequeue() 1413 sctx = xhci_find_stream(epctx, streamid, &err); in xhci_set_ep_dequeue() [all …]
|
H A D | trace-events | 173 …dequeue(uint32_t slotid, uint32_t epid, uint32_t streamid, uint64_t param) "slotid %d, epid %d, st… 174 usb_xhci_ep_kick(uint32_t slotid, uint32_t epid, uint32_t streamid) "slotid %d, epid %d, streamid %… 178 …t(void *xfer, uint32_t slotid, uint32_t epid, uint32_t streamid) "%p: slotid %d, epid %d, streamid…
|
/openbmc/linux/drivers/acpi/arm64/ |
H A D | iort.c | 1222 u32 streamid) in iort_iommu_xlate() argument 1247 return acpi_iommu_fwspec_init(dev, streamid, iort_fwnode, ops); in iort_iommu_xlate() 1259 u32 streamid; in iort_pci_iommu_init() local 1261 parent = iort_node_map_id(info->node, alias, &streamid, in iort_pci_iommu_init() 1263 return iort_iommu_xlate(info->dev, parent, streamid); in iort_pci_iommu_init() 1287 u32 streamid = 0; in iort_nc_iommu_map() local 1291 parent = iort_node_map_platform_id(node, &streamid, in iort_nc_iommu_map() 1296 err = iort_iommu_xlate(dev, parent, streamid); in iort_nc_iommu_map() 1307 u32 streamid; in iort_nc_iommu_map_id() local 1309 parent = iort_node_map_id(node, *in_id, &streamid, IORT_IOMMU_TYPE); in iort_nc_iommu_map_id() [all …]
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | mobility.c | 787 u64 streamid; in migration_store() local 790 rc = kstrtou64(buf, 0, &streamid); in migration_store() 794 rc = pseries_migrate_partition(streamid); in migration_store()
|
/openbmc/qemu/hw/arm/ |
H A D | trace-events | 45 smmuv3_cmdq_cfgi_ste(int streamid) "streamid= 0x%x"
|
/openbmc/linux/sound/pci/hda/ |
H A D | patch_ca0132.c | 1847 int streamid, int source_point, int dest_point) in chipio_set_stream_source_dest() argument 1850 CONTROL_PARAM_STREAM_ID, streamid); in chipio_set_stream_source_dest() 1861 int streamid, unsigned int channels) in chipio_set_stream_channels() argument 1864 CONTROL_PARAM_STREAM_ID, streamid); in chipio_set_stream_channels() 1873 int streamid, int enable) in chipio_set_stream_control() argument 1876 CONTROL_PARAM_STREAM_ID, streamid); in chipio_set_stream_control() 1885 int streamid, unsigned int *enable) in chipio_get_stream_control() argument 1888 CONTROL_PARAM_STREAM_ID, streamid); in chipio_get_stream_control()
|