Lines Matching +full:image +full:- +full:specific
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/media/st,stm32-dma2d.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: STMicroelectronics STM32 Chrom-Art Accelerator DMA2D
10 Chrom-ART Accelerator(DMA2D), graphical hardware accelerator
15 - Filling a part or the whole of a destination image with a specific color.
16 - Copying a part or the whole of a source image into a part or the whole of
17 a destination image.
18 - Copying a part or the whole of a source image into a part or the whole of
19 a destination image with a pixel format conversion.
20 - Blending a part and/or two complete source images with different pixel
21 format and copy the result into a part or the whole of a destination image
26 - Dillon Min <dillon.minfei@gmail.com>
30 const: st,stm32-dma2d
41 clock-names:
43 - const: dma2d
49 - compatible
50 - reg
51 - interrupts
52 - clocks
53 - clock-names
54 - resets
59 - |
60 #include <dt-bindings/clock/stm32fx-clock.h>
61 #include <dt-bindings/mfd/stm32f4-rcc.h>
63 compatible = "st,stm32-dma2d";
68 clock-names = "dma2d";