Lines Matching +full:tx +full:- +full:dma +full:- +full:channel
1 description: Microchip XEC DMA controller
3 compatible: "microchip,xec-dmac"
5 include: dma-controller.yaml
24 aggregated-girq:
27 If DMA driver uses aggregated interrupt mode
30 "#dma-cells":
33 "pcr-cells":
37 "girq-cells":
41 # #dma-cells : Must be <2>.
42 # The 1st cell specifies the DMAC channel to be used for the data transfer.
43 # This channel should be unique between all peripherals that are using the
50 # Example of devicetree dma channel configuration:
53 # /* Configure DMA channels for async operation */
55 # dma-names = "rx", "tx";
60 # uart_rx/tx peripheral trigger for sercom3.
61 dma-cells:
62 - channel
63 - trigsrc
65 pcr-cells:
66 - regidx
67 - bitpos
69 girq-cells:
70 - girqno
71 - girqpos