Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dtimer-loongson1-pwm.c14 #define PWM_CNTR 0x0 macro
53 writel(0, timer_of_base(to) + PWM_CNTR); in ls1x_pwmtimer_clear()
183 count = readl(ls1x_cs->reg_base + PWM_CNTR); in ls1x_clocksource_read()