Home
last modified time | relevance | path

Searched refs:sch56xx_regmap_write16 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hwmon/
H A Dsch56xx-common.h15 int sch56xx_regmap_write16(struct regmap *map, unsigned int reg, unsigned int val);
H A Dsch56xx-common.c270 int sch56xx_regmap_write16(struct regmap *map, unsigned int reg, unsigned int val) in sch56xx_regmap_write16() function
280 EXPORT_SYMBOL(sch56xx_regmap_write16);
H A Dsch5627.c449 return sch56xx_regmap_write16(data->regmap, SCH5627_REG_FAN_MIN[channel], in sch5627_write()