Searched refs:tcfg0 (Results 1 – 4 of 4) sorted by relevance
36 val = readl(®s->tcfg0); in exynos_pwm_set_config()88 writel(PRESCALER_0 | PRESCALER_1 << 8, ®s->tcfg0); in exynos_pwm_probe()
128 val = readl(&pwm->tcfg0); in pwm_init()138 writel(val, &pwm->tcfg0); in pwm_init()
34 unsigned int tcfg0; member