Home
last modified time | relevance | path

Searched +full:pwm +full:- +full:r8a7743 (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/arch/arm/boot/dts/renesas/
Dr8a7743.dtsi1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for the r8a7743 SoC
5 * Copyright (C) 2016-2017 Cogent Embedded Inc.
8 #include <dt-bindings/interrupt-controller/irq.h>
9 #include <dt-bindings/interrupt-controller/arm-gic.h>
10 #include <dt-bindings/clock/r8a7743-cpg-mssr.h>
11 #include <dt-bindings/power/r8a7743-sysc.h>
14 compatible = "renesas,r8a7743";
15 #address-cells = <2>;
16 #size-cells = <2>;
[all …]
/linux-6.14.4/Documentation/devicetree/bindings/pwm/
Drenesas,pwm-rcar.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/pwm/renesas,pwm-rcar.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Renesas R-Car PWM Timer Controller
10 - Yoshihiro Shimoda <[email protected]>
15 - enum:
16 - renesas,pwm-r8a7742 # RZ/G1H
17 - renesas,pwm-r8a7743 # RZ/G1M
18 - renesas,pwm-r8a7744 # RZ/G1N
[all …]
Drenesas,tpu-pwm.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/pwm/renesas,tpu-pwm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Renesas R-Car Timer Pulse Unit PWM Controller
10 - Laurent Pinchart <[email protected]>
18 - compatible
19 - '#pwm-cells'
24 - enum:
25 - renesas,tpu-r8a73a4 # R-Mobile APE6
[all …]
/linux-6.14.4/drivers/clk/renesas/
Dr8a7743-cpg-mssr.c1 // SPDX-License-Identifier: GPL-2.0
3 * r8a7743 Clock Pulse Generator / Module Standby and Software Reset
12 #include <linux/soc/renesas/rcar-rst.h>
14 #include <dt-bindings/clock/r8a7743-cpg-mssr.h>
16 #include "renesas-cpg-mssr.h"
17 #include "rcar-gen2-cpg.h"
86 DEF_MOD("2d-dmac", 115, R8A7743_CLK_ZS),
87 DEF_MOD("fdp1-1", 118, R8A7743_CLK_ZS),
88 DEF_MOD("fdp1-0", 119, R8A7743_CLK_ZS),
104 DEF_MOD("sys-dmac1", 218, R8A7743_CLK_ZS),
[all …]
/linux-6.14.4/drivers/pinctrl/renesas/
Dpfc-r8a7791.c1 // SPDX-License-Identifier: GPL-2.0
3 * r8a7791/r8a7743 processor support - PFC hardware block.
6 * Copyright (C) 2014-2017 Cogent Embedded, Inc.
15 * Pins 0-23 assigned to GPIO bank 6 can be used for SD interfaces in
1736 /* - ADI -------------------------------------------------------------------- */
1803 /* - Audio Clock ------------------------------------------------------------ */
1849 /* - AVB -------------------------------------------------------------------- */
1925 /* - CAN -------------------------------------------------------------------- */
2053 /* - DU --------------------------------------------------------------------- */
2161 /* - ETH -------------------------------------------------------------------- */
[all …]