Searched refs:PWM_REG_PWRMATCH_HPRE (Results 1 – 2 of 2) sorted by relevance
127 #define PWM_REG_PWRMATCH_HPRE(n) ((3 - (n)) * 0x10 + 0x58) macro
405 writel_relaxed(val, ddata->base + PWM_REG_PWRMATCH_HPRE(pwm_id)); in rk_pwm_pwrkey_wakeup_init()