Searched refs:PWM_REG_LPR (Results 1 – 2 of 2) sorted by relevance
13 #define PWM_REG_LPR 0x08 /* Duty Cycle Register */ macro
339 temp_lpr = readl_relaxed(ddata->base + PWM_REG_LPR); in rockchip_pwm_irq()340 writel_relaxed(0, ddata->base + PWM_REG_LPR); in rockchip_pwm_irq()