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