/Linux-v5.10/Documentation/devicetree/bindings/pwm/ |
D | renesas,tpu-pwm.yaml | 4 $id: http://devicetree.org/schemas/pwm/renesas,tpu-pwm.yaml# 16 - renesas,tpu-r8a73a4 # R-Mobile APE6 17 - renesas,tpu-r8a7740 # R-Mobile A1 18 - renesas,tpu-r8a7742 # RZ/G1H 19 - renesas,tpu-r8a7743 # RZ/G1M 20 - renesas,tpu-r8a7744 # RZ/G1N 21 - renesas,tpu-r8a7745 # RZ/G1E 22 - renesas,tpu-r8a7790 # R-Car H2 23 - renesas,tpu-r8a7791 # R-Car M2-W 24 - renesas,tpu-r8a7792 # R-Car V2H [all …]
|
/Linux-v5.10/drivers/pwm/ |
D | pwm-renesas-tpu.c | 3 * R-Mobile TPU PWM driver 72 struct tpu_device *tpu; member 73 unsigned int channel; /* Channel number in the TPU */ 94 void __iomem *base = pwm->tpu->base + TPU_CHANNEL_OFFSET in tpu_pwm_write() 105 dev_dbg(&pwm->tpu->pdev->dev, "%u: configuring pin as %s\n", in tpu_pwm_set_pin() 132 spin_lock_irqsave(&pwm->tpu->lock, flags); in tpu_pwm_start_stop() 133 value = ioread16(pwm->tpu->base + TPU_TSTR); in tpu_pwm_start_stop() 140 iowrite16(value, pwm->tpu->base + TPU_TSTR); in tpu_pwm_start_stop() 141 spin_unlock_irqrestore(&pwm->tpu->lock, flags); in tpu_pwm_start_stop() 150 pm_runtime_get_sync(&pwm->tpu->pdev->dev); in tpu_pwm_timer_start() [all …]
|
D | Kconfig | 394 tristate "Renesas TPU PWM support" 398 This driver exposes the Timer Pulse Unit (TPU) PWM controller found 402 will be called pwm-renesas-tpu.
|
D | Makefile | 39 obj-$(CONFIG_PWM_RENESAS_TPU) += pwm-renesas-tpu.o
|
/Linux-v5.10/Documentation/devicetree/bindings/timer/ |
D | renesas,tpu.txt | 3 The TPU is a 16bit timer/counter with configurable clock inputs and 9 - compatible: must contain "renesas,tpu" 16 tpu: tpu@ffffe0 { 17 compatible = "renesas,tpu";
|
/Linux-v5.10/arch/sh/kernel/cpu/sh3/ |
D | setup-sh7720.c | 230 PINT07, PINT815, TPU, IIC, enumerator 257 INTC_VECT(SIOF1, 0xd20), INTC_VECT(TPU, 0xd80), 258 INTC_VECT(TPU, 0xda0), INTC_VECT(TPU, 0xdc0), 259 INTC_VECT(TPU, 0xde0), INTC_VECT(IIC, 0xe00), 274 { 0xA4080004UL, 0, 16, 4, /* IPRH */ { PINT07, PINT815, TPU, IIC } },
|
/Linux-v5.10/Documentation/devicetree/bindings/power/ |
D | renesas,sysc-rmobile.txt | 94 tpu: pwm@e6600000 { 95 compatible = "renesas,tpu-r8a7740", "renesas,tpu";
|
/Linux-v5.10/drivers/staging/gasket/ |
D | Kconfig | 18 This driver supports the Apex Edge TPU device. See 19 https://cloud.google.com/edge-tpu/ for more information.
|
/Linux-v5.10/arch/h8300/boot/dts/ |
D | h8s_sim.dts | 71 tpu: timer@ffffe0 { label 72 compatible = "renesas,tpu";
|
D | edosk2674.dts | 72 tpu: timer@ffffe0 { label 73 compatible = "renesas,tpu";
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | r8a7745-iwg22d-sodimm.dts | 58 pwms = <&tpu 3 5000000 PWM_POLARITY_INVERTED>; 231 function = "tpu"; 319 &tpu {
|
D | r8a7740-armadillo800eva.dts | 137 pwms = <&tpu 2 33333 PWM_POLARITY_INVERTED>; 274 &tpu {
|
D | r8a7740.dtsi | 333 tpu: pwm@e6600000 { label 334 compatible = "renesas,tpu-r8a7740", "renesas,tpu";
|
/Linux-v5.10/drivers/clocksource/ |
D | h8300_tpu.c | 3 * H8S TPU Driver 158 TIMER_OF_DECLARE(h8300_tpu, "renesas,tpu", h8300_tpu_init);
|
/Linux-v5.10/arch/sh/kernel/cpu/sh4a/ |
D | setup-sh7343.c | 313 MFI, VPU, TPU, Z3D4, USBI0, USBI1, enumerator 344 INTC_VECT(TPU, 0x9a0), INTC_VECT(Z3D4, 0x9e0), 403 { I2C1_DTEI, I2C1_WAITI, I2C1_TACKI, I2C1_ALI, TPU, 0, 0, TSIF } }, 418 { 0xa408002c, 0, 16, 4, /* IPRL */ { 0, 0, TPU } },
|
D | setup-sh7763.c | 244 USBH, USBF, TPU, PCC, MMCIF, SIM, enumerator 281 INTC_VECT(TPU, 0xcc0), INTC_VECT(PCC, 0xce0), 310 PCC, 0, 0, ADC, TPU, SIM, SIOF2, SIOF1, 328 { 0xffd400a8, 0, 32, 8, /* INT2PRI10 */ { TPU, SIM, SIOF2, SIOF1 } },
|
D | setup-sh7722.c | 532 VPU, TPU, enumerator 560 INTC_VECT(VPU, 0x980), INTC_VECT(TPU, 0x9a0), 617 { 0, RTC_CUI, RTC_PRI, RTC_ATI, 0, TPU, 0, TSIF } }, 634 { 0xa408002c, 0, 16, 4, /* IPRL */ { TWODG, 0, TPU } },
|
D | setup-sh7724.c | 862 TPU, enumerator 924 INTC_VECT(TPU, 0x9A0), 1049 0, TPU, 0, TSIF } }, 1072 { 0xa408002c, 0, 16, 4, /* IPRL */ { SCIFA5, 0, TPU, _2DDMAC } },
|
/Linux-v5.10/arch/sh/include/cpu-sh3/cpu/ |
D | sh7720.h | 157 /* TPU */
|
/Linux-v5.10/arch/sh/include/cpu-sh4/cpu/ |
D | sh7722.h | 211 /* TPU */
|
D | sh7723.h | 244 /* TPU */
|
D | sh7724.h | 144 /* TPU (PTB/PTR/PTS) */
|
/Linux-v5.10/arch/mips/include/asm/xtalk/ |
D | xwidget.h | 176 "tpu",
|
/Linux-v5.10/arch/arm64/boot/dts/renesas/ |
D | r8a77970.dtsi | 745 tpu: pwm@e6e80000 { label 746 compatible = "renesas,tpu-r8a77970", "renesas,tpu";
|
D | r8a77980.dtsi | 798 tpu: pwm@e6e80000 { label 799 compatible = "renesas,tpu-r8a77980", "renesas,tpu";
|