| /kernel/linux/linux-6.6/drivers/firmware/ |
| D | ti_sci.h | 704 * UDMAP transmit channels mapped to source threads will have their 712 * UDMAP receive channels mapped to destination threads will have their 734 * UDMAP transmit channels mapped to source threads will have their 741 * UDMAP receive channels mapped to destination threads will have their 755 * struct ti_sci_msg_udmap_rx_flow_cfg - UDMAP receive flow configuration 760 * @flow_index: UDMAP receive flow index for non-optional configuration. 762 * @rx_einfo_present: UDMAP receive flow extended packet info present. 763 * @rx_psinfo_present: UDMAP receive flow PS words present. 764 * @rx_error_handling: UDMAP receive flow error handling configuration. Valid 766 * @rx_desc_type: UDMAP receive flow descriptor type. It can be one of [all …]
|
| D | ti_sci.c | 2225 * ti_sci_cmd_rm_udmap_tx_ch_cfg() - Configure a UDMAP TX channel 2297 * ti_sci_cmd_rm_udmap_rx_ch_cfg() - Configure a UDMAP RX channel 2366 * ti_sci_cmd_rm_udmap_rx_flow_cfg() - Configure UDMAP RX FLOW
|
| /kernel/linux/linux-5.10/drivers/firmware/ |
| D | ti_sci.h | 737 * UDMAP transmit channels mapped to source threads will have their 745 * UDMAP receive channels mapped to destination threads will have their 767 * UDMAP transmit channels mapped to source threads will have their 774 * UDMAP receive channels mapped to destination threads will have their 788 * struct ti_sci_msg_udmap_rx_flow_cfg - UDMAP receive flow configuration 793 * @flow_index: UDMAP receive flow index for non-optional configuration. 795 * @rx_einfo_present: UDMAP receive flow extended packet info present. 796 * @rx_psinfo_present: UDMAP receive flow PS words present. 797 * @rx_error_handling: UDMAP receive flow error handling configuration. Valid 799 * @rx_desc_type: UDMAP receive flow descriptor type. It can be one of [all …]
|
| D | ti_sci.c | 2299 * ti_sci_cmd_rm_udmap_tx_ch_cfg() - Configure a UDMAP TX channel 2369 * ti_sci_cmd_rm_udmap_rx_ch_cfg() - Configure a UDMAP RX channel 2438 * ti_sci_cmd_rm_udmap_rx_flow_cfg() - Configure UDMAP RX FLOW
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/dma/ti/ |
| D | k3-udma.yaml | 40 PDMAs can be configured via UDMAP peer registers to match with the 51 The cell is the PSI-L thread ID of the remote (to UDMAP) end. 63 - ti,am654-navss-main-udmap 64 - ti,am654-navss-mcu-udmap 65 - ti,j721e-navss-main-udmap 66 - ti,j721e-navss-mcu-udmap 84 description: TI-SCI device id of UDMAP 163 compatible = "ti,am654-navss-main-udmap";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/dma/ti/ |
| D | k3-udma.yaml | 42 PDMAs can be configured via UDMAP peer registers to match with the 54 The cell is the PSI-L thread ID of the remote (to UDMAP) end. 66 - ti,am654-navss-main-udmap 67 - ti,am654-navss-mcu-udmap 68 - ti,j721e-navss-main-udmap 69 - ti,j721e-navss-mcu-udmap 158 compatible = "ti,am654-navss-main-udmap";
|
| /kernel/linux/linux-5.10/include/linux/soc/ti/ |
| D | ti_sci_protocol.h | 308 /* UDMAP channel types */ 323 /* UDMAP TX/RX channel valid_params common declarations */ 336 * Configures a Navigator Subsystem UDMAP transmit channel 338 * Configures a Navigator Subsystem UDMAP transmit channel registers. 368 * Configures a Navigator Subsystem UDMAP receive channel 370 * Configures a Navigator Subsystem UDMAP receive channel registers. 398 * Configures a Navigator Subsystem UDMAP receive flow 400 * Configures a Navigator Subsystem UDMAP receive flow's registers.
|
| /kernel/linux/linux-6.6/include/linux/soc/ti/ |
| D | ti_sci_protocol.h | 340 /* UDMAP channel types */ 358 /* UDMAP TX/RX channel valid_params common declarations */ 371 * Configures a Navigator Subsystem UDMAP transmit channel 373 * Configures a Navigator Subsystem UDMAP transmit channel registers. 407 * Configures a Navigator Subsystem UDMAP receive channel 409 * Configures a Navigator Subsystem UDMAP receive channel registers. 437 * Configures a Navigator Subsystem UDMAP receive flow 439 * Configures a Navigator Subsystem UDMAP receive flow's registers.
|
| /kernel/linux/linux-5.10/drivers/dma/ti/ |
| D | k3-udma-glue.c | 252 /* parse of udmap channel */ in k3_udma_glue_request_tx_chn() 262 /* request and cfg UDMAP TX channel */ in k3_udma_glue_request_tx_chn() 760 /* parse of udmap channel */ in k3_udma_glue_request_rx_chn_priv() 770 /* request and cfg UDMAP RX channel */ in k3_udma_glue_request_rx_chn_priv() 870 /* parse of udmap channel */ in k3_udma_glue_request_remote_rx_chn()
|
| D | k3-udma.c | 3129 .compatible = "ti,am654-navss-main-udmap", 3133 .compatible = "ti,am654-navss-mcu-udmap", 3136 .compatible = "ti,j721e-navss-main-udmap", 3139 .compatible = "ti,j721e-navss-mcu-udmap", 3200 "ti,am654-navss-main-udmap")) { in udma_setup_resources() 3204 "ti,am654-navss-mcu-udmap")) { in udma_setup_resources()
|
| /kernel/linux/linux-6.6/drivers/dma/ti/ |
| D | k3-udma-glue.c | 271 /* parse of udmap channel */ in k3_udma_glue_request_tx_chn() 286 /* request and cfg UDMAP TX channel */ in k3_udma_glue_request_tx_chn() 891 /* parse of udmap channel */ in k3_udma_glue_request_rx_chn_priv() 908 /* request and cfg UDMAP RX channel */ in k3_udma_glue_request_rx_chn_priv() 1033 /* parse of udmap channel */ in k3_udma_glue_request_remote_rx_chn()
|
| D | k3-udma.c | 1508 * Note: in UDMAP the channel TPL is symmetric between tchan and rchan in udma_get_chan_pair() 4383 .compatible = "ti,am654-navss-main-udmap", 4387 .compatible = "ti,am654-navss-mcu-udmap", 4390 .compatible = "ti,j721e-navss-main-udmap", 4393 .compatible = "ti,j721e-navss-mcu-udmap", 4543 "ti,am654-navss-main-udmap")) { in udma_setup_resources() 4547 "ti,am654-navss-mcu-udmap")) { in udma_setup_resources()
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/ti/ |
| D | k3-j7200-mcu-wakeup.dtsi | 161 compatible = "ti,j721e-navss-mcu-udmap";
|
| D | k3-am65-mcu.dtsi | 145 compatible = "ti,am654-navss-mcu-udmap";
|
| D | k3-j721e-mcu-wakeup.dtsi | 277 compatible = "ti,j721e-navss-mcu-udmap";
|
| D | k3-j7200-main.dtsi | 138 compatible = "ti,j721e-navss-main-udmap";
|
| D | k3-am65-main.dtsi | 624 compatible = "ti,am654-navss-main-udmap";
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/ti/ |
| D | k3-am65-mcu.dtsi | 214 compatible = "ti,am654-navss-mcu-udmap";
|
| D | k3-j721s2-mcu-wakeup.dtsi | 471 compatible = "ti,j721e-navss-mcu-udmap";
|
| D | k3-j7200-mcu-wakeup.dtsi | 346 compatible = "ti,j721e-navss-mcu-udmap";
|
| D | k3-j721e-mcu-wakeup.dtsi | 468 compatible = "ti,j721e-navss-mcu-udmap";
|
| D | k3-j784s4-mcu-wakeup.dtsi | 478 compatible = "ti,j721e-navss-mcu-udmap";
|
| D | k3-j7200-main.dtsi | 281 compatible = "ti,j721e-navss-main-udmap";
|
| /kernel/linux/linux-5.10/drivers/soc/ti/ |
| D | k3-ringacc.c | 448 * This will wrap the internal UDMAP ring state occupancy in k3_ringacc_ring_reset_dma()
|
| /kernel/linux/linux-6.6/drivers/soc/ti/ |
| D | k3-ringacc.c | 537 * This will wrap the internal UDMAP ring state occupancy in k3_ringacc_ring_reset_dma()
|