Searched refs:STI_DS_REG (Results 1 – 1 of 1) sorted by relevance
24 #define STI_DS_REG(ch) (4 * (ch)) /* Channel's Duty Cycle register */ macro177 ret = regmap_write(pc->regmap, STI_DS_REG(pwm->hwpwm), pwmvalx); in sti_pwm_config()