Lines Matching +full:dma +full:- +full:names
2 # SPDX-License-Identifier: Apache-2.0
9 pinctrl-0 = <&octospi_clk_pe9 &octospi_ncs_pe10 &octospi_dqs_pe11
16 dma-names = "tx_rx";
21 compatible: "st,stm32-ospi"
23 include: [base.yaml, pinctrl-device.yaml]
34 pinctrl-0:
37 pinctrl-names:
40 clock-names:
45 Optional DMA channel specifier, required for DMA transactions.
50 - &dma1: dma controller phandle
51 - 5: channel number (0 to Max-Channel minus 1). From 0 to 15 on stm32u5x.
52 - 41: slot number (request which could be given by the DMAMUX)
53 - 0x10000: channel configuration (only for srce/dest data size, priority)
56 - On series supporting DMAMUX, the DMA phandle should be provided
58 - For channel configuration, only the config bits priority and
61 - There is no Fifo used by this DMA peripheral.
66 dma-names:
68 DMA channel name. If DMA should be used, expected value is "tx_rx".
71 dma-names = "tx_rx";
73 dlyb-bypass:
78 ssht-enable:
81 Enables Sample Shifting half-cycle.
85 io-low-port:
88 - "IOPORT_NONE"
89 - "IOPORT_1_LOW"
90 - "IOPORT_1_HIGH"
91 - "IOPORT_2_LOW"
92 - "IOPORT_2_HIGH"
103 io-high-port:
106 - "IOPORT_NONE"
107 - "IOPORT_1_LOW"
108 - "IOPORT_1_HIGH"
109 - "IOPORT_2_LOW"
110 - "IOPORT_2_HIGH"