Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dtimer-loongson1-pwm.c26 #define PWM_OE BIT(3) macro
58 writel((INT_EN | PWM_OE | CNT_EN), timer_of_base(to) + PWM_CTRL); in ls1x_pwmtimer_start()