Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pwm/
H A Dexynos_pwm.c33 val = readl(&regs->tcfg0); in exynos_pwm_set_config()
85 writel(PRESCALER_0 | PRESCALER_1 << 8, &regs->tcfg0); in exynos_pwm_probe()
/openbmc/u-boot/arch/arm/cpu/armv7/s5p-common/
H A Dpwm.c127 val = readl(&pwm->tcfg0); in pwm_init()
137 writel(val, &pwm->tcfg0); in pwm_init()
/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/
H A Dpwm.h33 unsigned int tcfg0; member
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dpwm.h33 unsigned int tcfg0; member