Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dfsl_icid.h41 #define SET_SCFG_ICID(compat, streamid, name, compataddr) \ argument
46 #define SET_USB_ICID(usb_num, compat, streamid) \ argument
50 #define SET_SATA_ICID(compat, streamid) \ argument
54 #define SET_SDHC_ICID(streamid) \ argument
58 #define SET_QDMA_ICID(compat, streamid) \ argument
66 #define SET_EDMA_ICID(streamid) \ argument
70 #define SET_ETR_ICID(streamid) \ argument
73 #define SET_DEBUG_ICID(streamid) \ argument
76 #define SET_QE_ICID(streamid) \ argument
80 #define SET_QMAN_ICID(streamid) \ argument
[all …]
H A Dfsl_portals.h16 #define SET_QP_INFO(streamid, dest) \ argument
/openbmc/u-boot/drivers/pci/
H A Dpcie_layerscape_fixup.c57 u32 streamid) in ls_pcie_lut_set_mapping()
73 u32 devid, u32 streamid) in fdt_pcie_set_msi_map_entry()
126 u32 devid, u32 streamid) in fdt_pcie_set_iommu_map_entry()
182 int streamid; in fdt_fixup_pcie() local
/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c246 unsigned int streamid; member
1005 unsigned int streamid, in xhci_find_stream()
1391 unsigned int epid, unsigned int streamid, in xhci_set_ep_dequeue()
1842 unsigned int epid, unsigned int streamid) in xhci_kick_ep()
1873 static void xhci_kick_epctx(XHCIEPContext *epctx, unsigned int streamid) in xhci_kick_epctx()
2550 unsigned int streamid = (trb.status >> 16) & 0xffff; in xhci_process_commands() local
3151 unsigned int epid, streamid; in xhci_doorbell_write() local