Home
last modified time | relevance | path

Searched +full:npcm750 +full:- +full:gfxi (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/soc/nuvoton/
Dnuvoton,gfxi.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/soc/nuvoton/nuvoton,gfxi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Joseph Liu <kwliu@nuvoton.com>
11 - Marvin Lin <kflin@nuvoton.com>
14 The Graphics Core Information (GFXI) are a block of registers in Nuvoton SoCs
20 - enum:
21 - nuvoton,npcm750-gfxi
22 - nuvoton,npcm845-gfxi
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/media/
Dnuvoton,npcm-vcd.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/media/nuvoton,npcm-vcd.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Joseph Liu <kwliu@nuvoton.com>
11 - Marvin Lin <kflin@nuvoton.com>
19 - nuvoton,npcm750-vcd
20 - nuvoton,npcm845-vcd
37 description: phandle to access GFXI (Graphics Core Information) registers.
43 memory-region:
[all …]
/linux-6.12.1/drivers/media/platform/nuvoton/
Dnpcm-video.c1 // SPDX-License-Identifier: GPL-2.0-only
15 #include <linux/dma-mapping.h>
30 #include <linux/v4l2-controls.h>
32 #include <media/v4l2-ctrls.h>
33 #include <media/v4l2-dev.h>
34 #include <media/v4l2-device.h>
35 #include <media/v4l2-dv-timings.h>
36 #include <media/v4l2-event.h>
37 #include <media/v4l2-ioctl.h>
38 #include <media/videobuf2-dma-contig.h>
[all …]