Lines Matching +full:dma +full:- +full:clk
3 compatible: "st,stm32-sdmmc"
5 include: [mmc.yaml, pinctrl-device.yaml, reset-device.yaml]
17 pinctrl-0:
20 pinctrl-names:
23 cd-gpios:
24 type: phandle-array
27 pwr-gpios:
28 type: phandle-array
31 bus-width:
38 - 1
39 - 4
40 - 8
42 clk-div:
52 SDMMC device has an internal DMA. Internal DMA doesn't require any additional
58 Optional DMA channel specifier. If DMA should be used, specifier should
59 hold a phandle reference to the dma controller, the channel number,
68 dma-names:
70 DMA channel name. If DMA should be used, expected value is "tx", "rx".
73 dma-names = "tx", "rx";