Home
last modified time | relevance | path

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

/u-boot/arch/arm/cpu/armv7/s5p-common/
A Dpwm.c67 writel(0, &pwm->tcfg0); in pwm_calc_tin()
68 val = readl(&pwm->tcfg0); in pwm_calc_tin()
177 val = readl(&pwm->tcfg0); in pwm_init()
187 writel(val, &pwm->tcfg0); in pwm_init()
/u-boot/drivers/pwm/
A Dexynos_pwm.c34 val = readl(&regs->tcfg0); in exynos_pwm_set_config()
86 writel(PRESCALER_0 | PRESCALER_1 << 8, &regs->tcfg0); in exynos_pwm_probe()
/u-boot/arch/arm/mach-nexell/include/mach/
A Dpwm.h33 unsigned int tcfg0; member
/u-boot/arch/arm/mach-s5pc1xx/include/mach/
A Dpwm.h33 unsigned int tcfg0; member
/u-boot/arch/arm/mach-exynos/include/mach/
A Dpwm.h33 unsigned int tcfg0; member

Completed in 5 milliseconds