Searched refs:PWM_CNT (Results 1 – 11 of 11) sorted by relevance
46 __raw_writel(0x0, timer_reg_base + PWM_CNT); in ls1x_pwmtimer_restart()86 count = __raw_readl(timer_reg_base + PWM_CNT); in ls1x_clocksource_read()
12 #define PWM_CNT 0x0 macro
225 #define PWM_CNT(n) (0x0000 + 0x10 * (n)) macro