Home
last modified time | relevance | path

Searched refs:TPU_TSTR (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/pwm/
Dpwm-renesas-tpu.c24 #define TPU_TSTR 0x00 /* Timer start register (shared) */ macro
133 value = ioread16(tpd->tpu->base + TPU_TSTR); in tpu_pwm_start_stop()
140 iowrite16(value, tpd->tpu->base + TPU_TSTR); in tpu_pwm_start_stop()