Searched refs:prescale_high (Results 1 – 1 of 1) sorted by relevance
55 struct regmap_field *prescale_high; member163 regmap_field_write(pc->prescale_high, in sti_pwm_config()275 pc->prescale_high = devm_regmap_field_alloc(dev, pc->regmap, in sti_pwm_probe_dt()277 if (IS_ERR(pc->prescale_high)) in sti_pwm_probe_dt()278 return PTR_ERR(pc->prescale_high); in sti_pwm_probe_dt()