Searched refs:PWM_REG_HPR (Results 1 – 2 of 2) sorted by relevance
12 #define PWM_REG_HPR 0x04 /* Period Register */ macro
337 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()