Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/regmap/
H A Dregmap-spmi.c149 static int regmap_spmi_ext_gather_write(void *context, in regmap_spmi_ext_gather_write() function
193 return regmap_spmi_ext_gather_write(context, data, 2, data + 2, in regmap_spmi_ext_write()
200 .gather_write = regmap_spmi_ext_gather_write,