Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dpwm-renesas-tpu.c24 #define TPU_TSTR 0x00 /* Timer start register (shared) */ macro
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()
/OK3568_Linux_fs/u-boot/arch/sh/include/asm/
H A Dcpu_sh7720.h98 #define TPU_TSTR (TPU_BASE + 0x00) macro
H A Dcpu_sh7722.h219 #define TPU_TSTR 0xA4C90000 macro