Searched full:navss (Results 1 – 25 of 31) sorted by relevance
12
/linux-6.12.1/Documentation/devicetree/bindings/dma/ti/ |
D | k3-udma.yaml | 9 title: Texas Instruments K3 NAVSS Unified DMA 35 All transfers within NAVSS is done between PSI-L source and destination 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 cbass_main_navss: navss@30800000 { 169 compatible = "ti,am654-navss-main-udmap";
|
/linux-6.12.1/arch/arm64/boot/dts/ti/ |
D | k3-am65.dtsi | 58 <0x00 0x30800000 0x00 0x30800000 0x00 0x0bc00000>, /* MAIN NAVSS */ 81 ranges = <0x00 0x28380000 0x00 0x28380000 0x00 0x03880000>, /* MCU NAVSS*/ 88 <0x00 0x45100000 0x00 0x45100000 0x00 0x00c24000>, /* MMRs, remaining NAVSS */
|
D | k3-j721s2.dtsi | 128 <0x00 0x30000000 0x00 0x30000000 0x00 0x0c400000>, /* MAIN NAVSS */ 150 ranges = <0x00 0x28380000 0x00 0x28380000 0x00 0x03880000>, /* MCU NAVSS*/ 157 <0x00 0x45100000 0x00 0x45100000 0x00 0x00c24000>, /* MMRs, remaining NAVSS */
|
D | k3-j7200.dtsi | 118 <0x00 0x30000000 0x00 0x30000000 0x00 0x0c400000>, /* MAIN NAVSS */ 143 ranges = <0x00 0x28380000 0x00 0x28380000 0x00 0x03880000>, /* MCU NAVSS*/ 150 <0x00 0x45100000 0x00 0x45100000 0x00 0x00c24000>, /* MMRs, remaining NAVSS */
|
D | k3-j721e.dtsi | 123 <0x00 0x30000000 0x00 0x30000000 0x00 0x0c400000>, /* MAIN NAVSS */ 154 ranges = <0x00 0x28380000 0x00 0x28380000 0x00 0x03880000>, /* MCU NAVSS*/ 161 <0x00 0x45100000 0x00 0x45100000 0x00 0x00c24000>, /* MMRs, remaining NAVSS */
|
D | k3-j784s4.dtsi | 253 <0x00 0x30000000 0x00 0x30000000 0x00 0x0c400000>, /* MAIN NAVSS */ 281 ranges = <0x00 0x28380000 0x00 0x28380000 0x00 0x03880000>, /* MCU NAVSS*/ 288 <0x00 0x45100000 0x00 0x45100000 0x00 0x00c24000>, /* MMRs, remaining NAVSS */
|
D | k3-am65-mcu.dtsi | 201 compatible = "ti,am654-navss-ringacc"; 217 compatible = "ti,am654-navss-mcu-udmap";
|
D | k3-j721e-mcu-wakeup.dtsi | 466 compatible = "ti,am654-navss-ringacc"; 481 compatible = "ti,j721e-navss-mcu-udmap";
|
D | k3-j7200-mcu-wakeup.dtsi | 339 compatible = "ti,am654-navss-ringacc"; 355 compatible = "ti,j721e-navss-mcu-udmap";
|
D | k3-j721s2-mcu-wakeup.dtsi | 465 compatible = "ti,am654-navss-ringacc"; 480 compatible = "ti,j721e-navss-mcu-udmap";
|
D | k3-j784s4-mcu-wakeup.dtsi | 472 compatible = "ti,am654-navss-ringacc"; 488 compatible = "ti,j721e-navss-mcu-udmap";
|
D | k3-am65-main.dtsi | 785 compatible = "ti,am654-navss-ringacc"; 800 compatible = "ti,am654-navss-main-udmap";
|
/linux-6.12.1/Documentation/devicetree/bindings/soc/ti/ |
D | k3-ringacc.yaml | 34 - const: ti,am654-navss-ringacc 83 compatible = "ti,am654-navss-ringacc";
|
D | keystone-navigator-qmss.txt | 21 : Must be "ti,66ak2g-navss-qm" for QMSS on K2G SoC.
|
/linux-6.12.1/drivers/dma/ti/ |
D | Kconfig | 55 Say y here to support the K3 NAVSS DMA glue interface
|
D | k3-udma-glue.c | 3 * K3 NAVSS DMA glue interface 1577 MODULE_DESCRIPTION("TI K3 NAVSS DMA glue interface");
|
D | k3-udma.c | 4409 .compatible = "ti,am654-navss-main-udmap", 4413 .compatible = "ti,am654-navss-mcu-udmap", 4416 .compatible = "ti,j721e-navss-main-udmap", 4419 .compatible = "ti,j721e-navss-mcu-udmap", 4572 "ti,am654-navss-main-udmap")) { in udma_setup_resources() 4576 "ti,am654-navss-mcu-udmap")) { in udma_setup_resources() 5403 dev_err(dev, "NAVSS ti,sci-dev-id read failure %d\n", ret); in udma_probe()
|
/linux-6.12.1/drivers/soc/ti/ |
D | Kconfig | 61 and a consumer. There is one RINGACC module per NAVSS on TI AM65x SoCs
|
D | k3-ringacc.c | 3 * TI K3 NAVSS Ring Accelerator subsystem driver 1458 { .compatible = "ti,am654-navss-ringacc", .data = &k3_ringacc_data, },
|
D | knav_qmss_queue.c | 41 /* Queue manager register indices in DTS for QMSS in K2G NAVSS. 1779 .compatible = "ti,66ak2g-navss-qm",
|
/linux-6.12.1/include/linux/dma/ |
D | k3-udma-glue.h | 96 * performed by K3 NAVSS DMA glue interface.
|
/linux-6.12.1/arch/arm/boot/dts/ti/keystone/ |
D | keystone-k2g-netcp.dtsi | 9 compatible = "ti,66ak2g-navss-qm";
|
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
D | ti,k3-am654-cpsw-nuss.yaml | 21 and one RX channels and operating by NAVSS Unified DMA Peripheral Root
|
/linux-6.12.1/Documentation/devicetree/bindings/mailbox/ |
D | ti,omap-mailbox.yaml | 39 NavSS. The interrupt lines from all these clusters are multiplexed and routed
|
/linux-6.12.1/Documentation/devicetree/bindings/remoteproc/ |
D | ti,k3-r5f-rproc.yaml | 295 ranges = <0x00 0x28380000 0x00 0x28380000 0x00 0x03880000>, /* MCU NAVSS */
|
12