Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/mach-loongson32/
Dregs-pwm.h16 #define PWM_CNT 0x0 macro
/linux-4.4.14/arch/mips/loongson32/common/
Dtime.c49 __raw_writel(0x0, timer_base + PWM_CNT); in ls1x_pwmtimer_restart()
89 count = __raw_readl(timer_base + PWM_CNT); in ls1x_clocksource_read()