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

/u-boot/arch/arm/mach-exynos/include/mach/
H A Dpwm.h36 unsigned int tcntb0; member in struct:s5p_timer
/u-boot/arch/arm/mach-nexell/include/mach/
H A Dpwm.h36 unsigned int tcntb0; member in struct:s5p_timer
/u-boot/arch/arm/mach-s5pc1xx/include/mach/
H A Dpwm.h36 unsigned int tcntb0; member in struct:s5p_timer
/u-boot/arch/arm/cpu/armv7/s5p-common/
H A Dpwm.c141 writel(tcnt, &pwm->tcntb0 + offset);
214 writel(ticks_per_period, &pwm->tcntb0 + offset);
/u-boot/drivers/pwm/
H A Dexynos_pwm.c51 writel(tcnt, &regs->tcntb0 + offset);

Completed in 69 milliseconds