SPRUI30H November 2015 – May 2024 DRA745 , DRA746 , DRA750 , DRA756
This section describes the integration of the module in the device, including information about clocks, resets, and hardware requests.
Figure 16-14 shows the EDMA controller integration.
Table 16-55 through Table 16-57 summarize the integration of the module in the device.
Module Instance | Attributes | |
Power Domain | Interconnect | |
EDMA_TPCC | PD_COREAON | L3_MAIN |
EDMA_TPTC0 | ||
EDMA_TPTC1 |
Clocks | ||||
Module Instance | Destination Signal Name | Source Signal Name | Source | Description |
EDMA_TPCC | EDMA_TPCC_GCLK | L3MAIN1_L3_GICLK | PRCM | Interface clock. It supports the configuration port. For information about PRCM clock gating and management, see Power, Reset, and Clock Management. |
EDMA_TPTC0 | EDMA_TPTC0_GCLK | |||
EDMA_TPTC1 | EDMA_TPTC1_GCLK | |||
Resets | ||||
Module Instance | Destination Signal Name | Source Signal Name | Source | Description |
EDMA_TPCC | EDMA_TPCC_RST | CORE_RET_RST | PRCM | Hardware retention reset. It initializes all internal logic of the EDMA contrller
modules, all global registers, and some of the per-channel
registers, implemented in flip-flops. However, all remaining
per-channel registers are memory-based, and, therefore, are not
reset (have undefined values). Thus, when programming a channel for
the first time, all bits that have undefined reset values must be
configured before enabling the channel. For information about PRCM reset sources and distribution, see Power, Reset, and Clock Management. |
EDMA_TPTC0 | EDMA_TPTC0_RST | |||
EDMA_TPTC1 | EDMA_TPTC1_RST |
Interrupt Requests | ||||
Module Instance | Source Signal Name | Destination IRQ_CROSSBAR INPUT | Default mapping | Description |
EDMA_TPCC | EDMA_TPCC_IRQ_ERR | IRQ_CROSSBAR_359 | - | TPCC error interrupt. This IRQ source signal is not mapped by default to any
device INTC. For more information about INTC refer to Interrupt Controllers. |
EDMA_TPCC_IRQ_MP | IRQ_CROSSBAR_360 | - | TPCC memory protection interrupt. This IRQ source signal is not mapped by default to any device INTC. | |
EDMA_TPCC_IRQ_REGION0 | IRQ_CROSSBAR_361 | - | TPCC Region 0 interrupt. This IRQ source signal is not mapped by default to any device INTC. | |
EDMA_TPCC_IRQ_REGION1 | IRQ_CROSSBAR_362 | - | TPCC Region 1 interrupt. This IRQ source signal is not mapped by default to any device INTC. | |
EDMA_TPCC_IRQ_REGION2 | IRQ_CROSSBAR_363 | - | TPCC Region 2 interrupt. This IRQ source signal is not mapped by default to any device INTC. | |
EDMA_TPCC_IRQ_REGION3 | IRQ_CROSSBAR_364 | - | TPCC Region 3 interrupt. This IRQ source signal is not mapped by default to any device INTC. | |
EDMA_TPCC_IRQ_REGION4 | IRQ_CROSSBAR_365 | - | TPCC Region 4 interrupt. This IRQ source signal is not mapped by default to any device INTC. | |
EDMA_TPCC_IRQ_REGION5 | IRQ_CROSSBAR_366 | - | TPCC Region 5 interrupt. This IRQ source signal is not mapped by default to any device INTC. | |
EDMA_TPCC_IRQ_REGION6 | IRQ_CROSSBAR_367 | - | TPCC Region 6 interrupt. This IRQ source signal is not mapped by default to any device INTC. | |
EDMA_TPCC_IRQ_REGION7 | IRQ_CROSSBAR_368 | - | TPCC Region 7 interrupt. This IRQ source signal is not mapped by default to any device INTC. | |
EDMA_TPTC0 | EDMA_TC0_IRQ_ERR | IRQ_CROSSBAR_370 | - | TPTC0 error interrupt. This IRQ source signal is not mapped by default to any device INTC. |
EDMA_TPTC1 | EDMA_TC1_IRQ_ERR | IRQ_CROSSBAR_371 | - | TPTC1 error interrupt. This IRQ source signal is not mapped by default to any device INTC. |
The “Default Mapping” column in Table 16-57
EDMA Hardware Requests shows the default mapping of module IRQ source
signals. These IRQ source signals can also be mapped to other lines of each
device Interrupt controller through the IRQ_CROSSBAR or DMA_CROSSBAR modules.
For more information about the IRQ_CROSSBAR and
DMA_CROSSBAR modules, see sections: IRQ_CROSSBAR Module Functional
Description and DMA_CROSSBAR Module Functional Description, in
Control Module.
For more information about the device interrupt
controllers, see Interrupt Controllers.
For a description of the interrupt source, see EDMA interrupts.