Home
last modified time | relevance | path

Searched full:mtu2 (Results 1 – 16 of 16) sorted by relevance

/linux/Documentation/devicetree/bindings/soc/renesas/
H A Drenesas-soc.yaml45 …(g)?ether(avb)?|gpio|hscif|(r)?i[i2]c|imr|intc|ipmmu|irqc|jpu|mmcif|msiof|mtu2|pci(e)?|pfc|pwm|[rq…
53 - renesas,mtu2-r7s72100
/linux/drivers/clocksource/
H A Dsh_mtu2.c3 * SuperH Timer Support - MTU2
488 { "sh-mtu2", 0 },
494 { .compatible = "renesas,mtu2" },
527 MODULE_DESCRIPTION("SuperH MTU2 Timer Driver");
H A DKconfig543 bool "Renesas MTU2 timer driver" if COMPILE_TEST
548 Timer Pulse Unit 2 (MTU2) hardware available on SoCs from Renesas.
/linux/arch/sh/kernel/cpu/sh2a/
H A Dclock-sh7264.c97 [MSTP35] = SH_CLK_MSTP8(&div4_clks[DIV4_P], STBCR3, 6, 0), /* MTU2 */
126 CLKDEV_ICK_ID("fck", "sh-mtu2", &mstp_clks[MSTP35]),
H A Dclock-sh7269.c133 [MSTP35] = SH_CLK_MSTP8(&peripheral0_clk, STBCR3, 5, 0), /* MTU2 */
160 CLKDEV_ICK_ID("fck", "sh-mtu2", &mstp_clks[MSTP35]),
H A Dsetup-sh7201.c366 .name = "sh-mtu2",
413 /* enable MTU2 clock */ in plat_early_device_setup()
H A Dsetup-sh7203.c285 .name = "sh-mtu2",
350 /* enable MTU2 clock */ in plat_early_device_setup()
H A Dsetup-mxg.c123 .name = "sh-mtu2",
H A Dsetup-sh7206.c286 /* enable MTU2 clock */ in plat_early_device_setup()
H A Dsetup-sh7269.c467 .name = "sh-mtu2",
H A Dsetup-sh7264.c445 .name = "sh-mtu2",
/linux/arch/sh/kernel/cpu/sh4a/
H A Dsetup-sh7734.c336 MTU2, enumerator
428 INTC_VECT(MTU2, 0xE20),
473 MTU2,
523 { MTU2, RGPVG, MIMLB, IEBUS } },
/linux/drivers/counter/
H A Drz-mtu3-cnt.c39 * LWA: MTU1/MTU2 Combination Longword Access Control
436 * 32-bit phase counting need MTU1 and MTU2 to create 32-bit in rz_mtu3_initialize_counter()
713 RZ_MTU3_PHASE_SIGNAL(SIGNAL_C_ID, "MTU2 MTCLKC"),
714 RZ_MTU3_PHASE_SIGNAL(SIGNAL_D_ID, "MTU2 MTCLKD"),
/linux/arch/sh/kernel/cpu/
H A Dclock-cpg.c64 clk_add_alias("fck", "sh-mtu2", "peripheral_clk", NULL); in cpg_clk_init()
/linux/arch/arm64/boot/dts/renesas/
H A Drzg2ul-smarc-pinfunction.dtsi54 mtu2-pwm {
/linux/drivers/pwm/
H A Dpwm-rz-mtu3.c85 * and MTU2 channel is 1 compared to 2 on others.