Searched refs:regmap_mmio_gather_write (Results 1 – 1 of 1) sorted by relevance
88 static int regmap_mmio_gather_write(void *context, in regmap_mmio_gather_write() function144 return regmap_mmio_gather_write(context, data, ctx->reg_bytes, in regmap_mmio_write()211 .gather_write = regmap_mmio_gather_write,