Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/remotectl/
H A Drockchip_pwm_remotectl.h12 #define PWM_REG_HPR 0x04 /* Period Register */ macro
H A Drockchip_pwm_remotectl.c337 temp_hpr = readl_relaxed(ddata->base + PWM_REG_HPR); in rockchip_pwm_irq()
338 writel_relaxed(0, ddata->base + PWM_REG_HPR); in rockchip_pwm_irq()