Searched refs:sch56xx_regmap_write16 (Results 1 – 3 of 3) sorted by relevance
15 int sch56xx_regmap_write16(struct regmap *map, unsigned int reg, unsigned int val);
270 int sch56xx_regmap_write16(struct regmap *map, unsigned int reg, unsigned int val) in sch56xx_regmap_write16() function280 EXPORT_SYMBOL(sch56xx_regmap_write16);
449 return sch56xx_regmap_write16(data->regmap, SCH5627_REG_FAN_MIN[channel], in sch5627_write()