Searched refs:tcfg1 (Results 1 – 4 of 4) sorted by relevance
139 val = readl(&pwm->tcfg1); in pwm_init()142 writel(val, &pwm->tcfg1); in pwm_init()
35 unsigned int tcfg1; member
38 div = (readl(®s->tcfg1) >> MUX_DIV_SHIFT(channel)) & 0xf; in exynos_pwm_set_config()