Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/mach-loongson1/
Dregs-pwm.h16 #define PWM_CNT 0x0 macro
/linux-4.1.27/arch/mips/loongson1/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()