Searched refs:regmap_ibt_gather_write (Results 1 – 1 of 1) sorted by relevance
752 static int regmap_ibt_gather_write(void *context, in regmap_ibt_gather_write() function814 return regmap_ibt_gather_write(context, data, 4, data + 4, count - 4); in regmap_ibt_write()825 .gather_write = regmap_ibt_gather_write,