Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pwm/
Dpwm-renesas-tpu.c32 #define TPU_TSTR 0x00 /* Timer start register (shared) */ macro
141 value = ioread16(pwm->tpu->base + TPU_TSTR); in tpu_pwm_start_stop()
148 iowrite16(value, pwm->tpu->base + TPU_TSTR); in tpu_pwm_start_stop()