Searched refs:sch56xx_regmap_read16 (Results 1 – 3 of 3) sorted by relevance
14 int sch56xx_regmap_read16(struct regmap *map, unsigned int reg, unsigned int *val);
251 int sch56xx_regmap_read16(struct regmap *map, unsigned int reg, unsigned int *val) in sch56xx_regmap_read16() function268 EXPORT_SYMBOL(sch56xx_regmap_read16);
349 ret = sch56xx_regmap_read16(data->regmap, SCH5627_REG_FAN_MIN[channel], in sch5627_read()