Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/dma/
H A Dti-dma-crossbar.txt4 - compatible: "ti,dra7-dma-crossbar" for DRA7xx DMA crossbar
5 "ti,am335x-edma-crossbar" for AM335x and AM437x
8 for ti,dra7-dma-crossbar and <3> for ti,am335x-edma-crossbar.
9 - dma-requests: Number of DMA requests the crossbar can receive
23 When requesting channel via ti,dra7-dma-crossbar, the DMA client must request
24 the DMA event number as crossbar ID (input to the DMA crossbar).
26 For ti,am335x-edma-crossbar: the meaning of parameters of dmas for clients:
28 the event should be assigned and <1> is the mux selection for in the crossbar.
46 /* DMA crossbar */
48 compatible = "ti,dra7-dma-crossbar";
[all …]
/linux/Documentation/devicetree/bindings/arm/omap/
H A Dcrossbar.txt10 - compatible : Should be "ti,irq-crossbar"
11 - reg: Base address and the size of the crossbar registers.
14 - ti,max-crossbar-sources: Maximum number of crossbar sources that can be routed.
18 crossbar. These interrupt lines are reserved in the soc,
19 so crossbar bar driver should not consider them as free
25 crossbar. These irqs have a crossbar register, but still cannot be used.
31 crossbar_mpu: crossbar@4a002a48 {
32 compatible = "ti,irq-crossbar";
35 ti,max-crossbar-sources = <400>;
47 An interrupt consumer on an SoC using crossbar will use:
/linux/drivers/phy/apple/
H A Datc.c551 u32 crossbar; member
642 .crossbar = ACIOPHY_CROSSBAR_PROTOCOL_USB3,
650 .crossbar = ACIOPHY_CROSSBAR_PROTOCOL_USB3_SWAPPED,
662 .crossbar = ACIOPHY_CROSSBAR_PROTOCOL_USB3,
670 .crossbar = ACIOPHY_CROSSBAR_PROTOCOL_USB3_SWAPPED,
687 .crossbar = ACIOPHY_CROSSBAR_PROTOCOL_USB3_DP,
695 .crossbar = ACIOPHY_CROSSBAR_PROTOCOL_USB3_DP_SWAPPED,
707 .crossbar = ACIOPHY_CROSSBAR_PROTOCOL_USB3_DP,
715 .crossbar = ACIOPHY_CROSSBAR_PROTOCOL_USB3_DP_SWAPPED,
727 .crossbar = ACIOPHY_CROSSBAR_PROTOCOL_USB4,
[all …]
/linux/drivers/media/platform/nxp/imx8-isi/
H A DMakefile3 imx8-isi-y := imx8-isi-core.o imx8-isi-crossbar.o imx8-isi-gasket.o \
H A Dimx8-isi-m2m.c795 &m2m->isi->crossbar.sd.entity, in mxc_isi_m2m_register()
796 m2m->isi->crossbar.num_sinks - 1, in mxc_isi_m2m_register()
H A Dimx8-isi-crossbar.c432 struct mxc_isi_crossbar *xbar = &isi->crossbar; in mxc_isi_crossbar_init()
/linux/drivers/dma/ti/
H A DMakefile18 obj-$(CONFIG_TI_DMA_CROSSBAR) += dma-crossbar.o
/linux/arch/arm/boot/dts/ti/omap/
H A Ddra7.dtsi798 /* IRQ for DWC3_3 and DWC3_4 need IRQ crossbar */
860 crossbar_mpu: crossbar@4a002a48 {
861 compatible = "ti,irq-crossbar";
867 ti,max-crossbar-sources = <MAX_SOURCES>;
H A Dam335x-evm.dts737 /* these are on the crossbar and are outlined in the
H A Dam437x-gp-evm.dts872 /* these are on the crossbar and are outlined in the
H A Dam33xx-l4.dtsi345 compatible = "ti,am335x-edma-crossbar";
H A Dam437x-l4.dtsi330 compatible = "ti,am335x-edma-crossbar";
/linux/
H A DMAINTAINERS26406 F: Documentation/devicetree/bindings/dma/ti-dma-crossbar.txt