/openbmc/linux/drivers/dma/ti/ |
H A D | k3-udma.c | 288 struct udma_tchan *tchan; member 359 if (!uc->tchan) in udma_tchanrt_read() 361 return udma_read(uc->tchan->reg_rt, reg); in udma_tchanrt_read() 366 if (!uc->tchan) in udma_tchanrt_write() 368 udma_write(uc->tchan->reg_rt, reg, val); in udma_tchanrt_write() 374 if (!uc->tchan) in udma_tchanrt_update_bits() 376 udma_update_bits(uc->tchan->reg_rt, reg, mask, val); in udma_tchanrt_update_bits() 475 dev_dbg(dev, "TCHAN State data:\n"); in udma_dump_chan_stdata() 608 if (uc->tchan) in udma_is_chan_running() 663 ring = uc->tchan->t_ring; in udma_push_to_ring() [all …]
|
H A D | k3-udma-private.c | 112 XUDMA_GET_PUT_RESOURCE(tchan); 139 XUDMA_GET_RESOURCE_ID(tchan); 160 XUDMA_RT_IO_FUNCTIONS(tchan);
|
H A D | k3-udma.h | 153 u32 xudma_tchanrt_read(struct udma_tchan *tchan, int reg); 154 void xudma_tchanrt_write(struct udma_tchan *tchan, int reg, u32 val);
|
H A D | k3-udma-glue.c | 298 dev_set_name(&tx_chn->common.chan_dev, "tchan%d-0x%04x", in k3_udma_glue_request_tx_chn() 361 dev_err(dev, "Failed to cfg tchan %d\n", ret); in k3_udma_glue_request_tx_chn()
|
/openbmc/linux/Documentation/devicetree/bindings/dma/ti/ |
H A D | k3-bcdma.yaml | 97 ti,sci-rm-range-tchan: 141 ti,sci-rm-range-tchan: false 175 - ti,sci-rm-range-tchan 197 - ti,sci-rm-range-tchan 233 ti,sci-rm-range-tchan = <0x22>; /* SPLIT_TR_TX_CHAN */
|
H A D | k3-udma.yaml | 86 ti,sci-rm-range-tchan: 88 Array of UDMA tchan resource subtypes for resource allocation for this 122 - ti,sci-rm-range-tchan 172 ti,sci-rm-range-tchan = <0x1>, /* TX_HCHAN */
|
H A D | k3-pktdma.yaml | 59 ti,sci-rm-range-tchan: 111 - ti,sci-rm-range-tchan 147 ti,sci-rm-range-tchan = <0x23>, /* UNMAPPED_TX_CHAN */
|
/openbmc/linux/include/linux/soc/ti/ |
H A D | ti_sci_protocol.h | 323 * If the src_thread is mapped to UDMA tchan, the corresponding channel's 328 * If the src_thread is mapped to UDMA tchan, the corresponding channel's
|
/openbmc/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am62a-main.dtsi | 111 ti,sci-rm-range-tchan = <0x22>; /* SPLIT_TR_TX_CHAN */ 125 ti,sci-rm-range-tchan = <0x23>, /* UNMAPPED_TX_CHAN */
|
H A D | k3-am65-mcu.dtsi | 226 ti,sci-rm-range-tchan = <0xf>, /* TX_HCHAN */
|
H A D | k3-am62-main.dtsi | 130 ti,sci-rm-range-tchan = <0x22>; /* SPLIT_TR_TX_CHAN */ 145 ti,sci-rm-range-tchan = <0x23>, /* UNMAPPED_TX_CHAN */
|
H A D | k3-j721s2-mcu-wakeup.dtsi | 482 ti,sci-rm-range-tchan = <0x0d>, /* TX_CHAN */
|
H A D | k3-j7200-mcu-wakeup.dtsi | 358 ti,sci-rm-range-tchan = <0x0d>, /* TX_CHAN */
|
H A D | k3-j784s4-mcu-wakeup.dtsi | 489 ti,sci-rm-range-tchan = <0x0d>, /* TX_CHAN */
|
H A D | k3-j721e-mcu-wakeup.dtsi | 480 ti,sci-rm-range-tchan = <0x0d>, /* TX_CHAN */
|
H A D | k3-am64-main.dtsi | 146 ti,sci-rm-range-tchan = <0x22>; /* SPLIT_TR_TX_CHAN */ 161 ti,sci-rm-range-tchan = <0x23>, /* UNMAPPED_TX_CHAN */
|
H A D | k3-j7200-main.dtsi | 293 ti,sci-rm-range-tchan = <0x0d>, /* TX_CHAN */
|
H A D | k3-am65-main.dtsi | 802 ti,sci-rm-range-tchan = <0xf>, /* TX_HCHAN */
|
H A D | k3-j784s4-main.dtsi | 994 ti,sci-rm-range-tchan = <0x0d>, /* TX_CHAN */
|
H A D | k3-j721s2-main.dtsi | 1097 ti,sci-rm-range-tchan = <0x0d>, /* TX_CHAN */
|
H A D | k3-j721e-main.dtsi | 394 ti,sci-rm-range-tchan = <0x0d>, /* TX_CHAN */
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | sa1100fb.c | 75 * 2000/08/07: Tak-Shing Chan <tchan.rd@idthk.com>
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_debugfs.c | 3009 seq_puts(s, "\tChan MAC \t"); in rvu_dbg_npc_exact_show_entries() 3050 seq_puts(s, "index\tchan\tMAC\n"); in rvu_dbg_npc_exact_show_entries() 3118 seq_puts(s, "\npcifunc\tmcam_idx\tHits\tchan\tstatus\n"); in rvu_dbg_npc_exact_drop_cnt()
|
/openbmc/linux/drivers/firmware/ |
H A D | ti_sci.h | 952 * 0 - the channel is split tx channel (tchan)
|
/openbmc/linux/drivers/scsi/ |
H A D | sg.c | 2441 seq_puts(s, "host\tchan\tid\tlun\ttype\topens\tqdepth\tbusy\tonline\n"); in sg_proc_seq_show_devhdr()
|