Searched refs:PWM_PWRCAPTURE_VALUE (Results 1 – 2 of 2) sorted by relevance
132 #define PWM_PWRCAPTURE_VALUE(n) ((3 - (n)) * 0x10 + 0x9c) macro
312 DBG("pwr=0x%x\n", readl_relaxed(ddata->base + PWM_PWRCAPTURE_VALUE(id))); in rockchip_pwm_pwrirq()