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