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

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

Completed in 12 milliseconds